
| Key: |
SAK-10965
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Duplicate
|
| Priority: |
Major
|
| Assignee: |
Jim Eng
|
| Reporter: |
Greg Doyle
|
| Votes: |
2
|
| Watchers: |
5
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Windows XP / FF
|
|
Issue Links:
|
Duplicate
|
|
This issue duplicates:
|
|
|
SAK-8566 Broken link in Resources if folder created in WebDAV with apostrophe in name
|
|
|
|
|
|
|
|
| 2.6.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.4.x Status: |
None
|
|
Site owner created a folder in Resources with apostrophe in title. Could access it the one day, but the next day not. We can't edit details or enter it. It creates a javascript escaping problem:
<a href="#" onclick="javascript:document.getElementById('sakai_action').value='doNavigate';document.getElementById('collectionId').value='/group/a8bc2dd4-1693-49fc-00f6-34944a697178/Dr Hill's Lecture Notes/';document.getElementById('navRoot').value='';document.getElementById('showForm').submit();" title="Folder">
Managed to copy the folder to a temp folder, could then edit the details, removed the apostrophes and copied it back. Seems fine since then
|
|
Description
|
Site owner created a folder in Resources with apostrophe in title. Could access it the one day, but the next day not. We can't edit details or enter it. It creates a javascript escaping problem:
<a href="#" onclick="javascript:document.getElementById('sakai_action').value='doNavigate';document.getElementById('collectionId').value='/group/a8bc2dd4-1693-49fc-00f6-34944a697178/Dr Hill's Lecture Notes/';document.getElementById('navRoot').value='';document.getElementById('showForm').submit();" title="Folder">
Managed to copy the folder to a temp folder, could then edit the details, removed the apostrophes and copied it back. Seems fine since then
|
Show » |
|