Opened 19 years ago
Closed 19 years ago
#112 closed defect (fixed)
view/download of files with national characters doesn't work
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.0 RC2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
For example a file named: två View link in browser: http://localhost:8080/base2/filemanager/files/view/-787ebe559989d8a5-/home/root/tv%C3%A5
Results in: Item not found: File[path=/home/root/två]
Ie. The 'å' has been encoded as UTF-8 and isn't decoded correctly by the Download servlet.
Note:
See TracTickets
for help on using tickets.
This link may be useful: http://java2.5341.com/msg/76475.html