Opened 15 years ago

Closed 15 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 15 years ago.
Example image with a problematic name

Download all attachments as: .zip

Change History (4)

by Nicklas Nordborg, 15 years ago

Attachment: abcåäö.png added

Example image with a problematic name

comment:1 by Nicklas Nordborg, 15 years ago

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

comment:2 by Martin Svensson, 15 years ago

Owner: changed from everyone to Martin Svensson
Status: newassigned

comment:3 by Martin Svensson, 15 years ago

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.