SharepointServlet improperly handling spaces in folders
Description
Environment
Windows XP, SP3
relates
Activity
Show:

Michael Saechang August 30, 2012 at 4:36 PM
Thank you Mark for testing. Closing as 'Fixed'.

Mark Jin August 29, 2012 at 12:53 AM
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 496c6900d5b02387359d09d8c8bb8f6c178dd173.
Change the folder name cause the error message.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 4af25f75ba4917168d31ae3cfbe714260ac75e54.
Unable to see the error message.

Michael Saechang June 13, 2012 at 11:31 AM
Committed on:
Portal 6.2.x GIT ID: 0b4525c1f73251aa708974d02d3463fc704d94f2.
Fixed
Details
Assignee
Mark JinMark Jin(Deactivated)Reporter
Alexander ChowAlexander ChowLabels
Branch Version/s
6.1.xBackported to Branch
CommittedFix Priority
3Git Pull Request
Bug Type
Regression BugComponents
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Fix Priority
3
Git Pull Request
Bug Type
Regression Bug
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created June 12, 2012 at 9:54 AM
Updated June 24, 2023 at 3:49 PM
Resolved October 4, 2012 at 5:07 PM
To reproduce:
Add a "Folder A" (with a space) into the Document Library, and add a file "Test File.docx" (with a space) into that folder.
In Windows XP, select "Add Network Place Wizard" and enter the URL: http://localhost:8080/api/secure/webdav/ and login with credentials.
Navigate through folders Guest, document_library, Folder A. Error: Folder will be empty.
Rename "Folder A" to "Folder B" and you will get the following stack trace:
It is perhaps also worth noting that site folders are inconsistent with all other OS's (named "Test Test [10196]" vs. "test").