Opened 18 years ago

Closed 18 years ago

#151 closed defect (fixed)

Space in filenames

Reported by: Johan Enell Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.0 RC2
Component: web Version: trunk
Keywords: Cc:

Description

If you upload a file with spaces the file can't be found. When using the view/download action the spaces are changed to '+' in the url but the filename still contains spaces. This lead to an exception saing that the file can't be found.

Change History (2)

comment:1 by Johan Enell, 18 years ago

Maybe thats not the problem. I can't view any file. I get an error from tomcat.

HTTP Status 404 - /base2/filemanager/files/view/-31773c78f97dd109-/DATA_449511.txt

type Status report

message /base2/filemanager/files/view/-31773c78f97dd109-/DATA_449511.txt

description The requested resource (/base2/filemanager/files/view/-31773c78f97dd109-/DATA_449511.txt) is not available. Apache Tomcat/5.5.15

comment:2 by Johan Enell, 18 years ago

Resolution: fixed
Status: newclosed

Must copy the web.xml to WEB-INF

Note: See TracTickets for help on using tickets.