Opened 14 years ago

Closed 14 years ago

#1307 closed defect (fixed)

File view fails if a file name contains non-ascii characters

Reported by: Nicklas Nordborg Owned by: Martin Svensson
Priority: minor Milestone: BASE 2.11.1
Component: web Version:
Keywords: Cc:

Description

  • Upload a file that contains non-ascii characters. For example an image: abcåäö.png
  • After the upload, click on the 'view' icon. Instead of the image an error is displayed:
On page /trunk/filemanager/files/view/-89584f18cdd2d2a9-/abc%E5%E4%F6.png
Item not found: File[path=/abc��.png]

The 'download' functionality seems to work (a bit unexpected).

Attachments (1)

abcåäö.png (34.2 KB) - added by Nicklas Nordborg 14 years ago.
Example image with a problematic name

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Nicklas Nordborg

Attachment: abcåäö.png added

Example image with a problematic name

comment:1 Changed 14 years ago by Nicklas Nordborg

Summary: File view fails if a fail contains non-ascii charactersFile view fails if a file name contains non-ascii characters

comment:2 Changed 14 years ago by Martin Svensson

Owner: changed from everyone to Martin Svensson
Status: newassigned

comment:3 Changed 14 years ago by Martin Svensson

Resolution: fixed
Status: assignedclosed

(In [4927]) Fixes #1307 File view fails if a file name contains non-ascii characters

Note: See TracTickets for help on using tickets.