-
Type:
Service Pack Request
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 4.1.4
-
Fix Version/s: 4.1.7
-
Component/s: Alfresco Explorer
-
Labels:None
-
Environment:OS independant
DB independant
WebApp server indepenedant
Behaviour tested with IE9, FF20 and chrome
-
Bug Priority:
-
ACT Numbers:
66746
-
Build Location:
When viewing the details page of a document in Alfresco explorer, there is a link called "View in CIFS" which allows the browser to open the file through its UNC path.
When a filename contains URL encoded string (for whatever reason) the browser will interpret the string and alter the link. As a consequence clicking on the link doesn't work.
[Steps to reproduce]
- Install Alfresco with CIFS enabled.
- Upload a document named
"test0.txt"
- Open its details page in Alfresco explorer and hover the "View in CIFS" link or click on it
[Expect result]
- the link target should open in the appropriate program displaying the right content.
[Actual result]
- the link points to the document "test0.txt" which either doesn't exist or is not the document the user intended to open.
- relates to
-
MNT-7292 It is impossible to View in CIFS contents, spaces and web projects
- Closed