Opened 21 months ago

Last modified 21 months ago

#18412 new defect (bug)

"%20" in an uploaded image file name breaks thumbnails

Reported by: ripperdoc Owned by:
Priority: normal Milestone: Awaiting Review
Component: Media Version: 3.2.1
Severity: normal Keywords: has-patch
Cc: ripperdoc, ramoonus@…, kurtpayne

Description

When uploading an image file where the name contains %20, it will not show thumbnails. It is still possible to edit the image in the image editor, however.

Attachments (1)

18412.diff (1.5 KB) - added by kurtpayne 21 months ago.
Patch to fix %XX in media filenames

Download all attachments as: .zip

Change History (7)

  • Cc ripperdoc added
  • Keywords needs-patch added
  • Cc ramoonus@… added
  • Severity changed from minor to normal

not a duplicate then?

Patch to fix %XX in media filenames

  • Cc kurtpayne added
  • Keywords has-patch added

18412.diff will double-encode any %XX patterns in media URLs so they are properly decoded when returned to the browser.

  • Keywords needs-patch removed
Note: See TracTickets for help on using tickets.