| Title | Attachment with hash cannot be viewed |
| Date | 24-Jun-2005 12:05:56 EEST |
| Version | 2.2.27 |
| Submitter | JanneJalkanen |
| Bug criticality | BadBug |
| Browser version | |
| Bug status | ClosedBug |
| PageProvider used | RCSFileProvider |
| Servlet Container | |
| Operating System | |
| URL | |
| Java version |
If you upload a file with a name that contains a hash mark (=pound sign, #), the file is impossible to download or delete.
The file is saved correctly, but apparently the URL is not properly constructed.
Fixed in 2.2.32 - it's no longer possible to upload documents with illegal characters. They get converted to "_" upon upload. I am not sure whether this is the right approach, but it does get a bit complicated otherwise.