New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 843999 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Files app mount should show URL as entered, not canonicalized/resolved

Project Member Reported by zentaro@chromium.org, May 17 2018

Issue description

With the addition of SmbUrl to canonicalize, and name resolution to replace hostname with IP the URL entered by the user may not be the what is displayed in the files app.

The plumbing for this is essentially the internal work needed to support a user entered display name.

This doesn't initially need to add support for adding a display name field to the mount dialog, only to ensure that what the user enters as the share path is what appears in the files app. eg. if they enter a path in the windows form \\server\share, that's what should appear, not the canonical path we use internally eg. smb://server/share
 
This bug can be closed since the URL that is shown is what the user typed in.
Status: Fixed (was: Untriaged)

Sign in to add a comment