Ticket #5723 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Link to PDF file does not work if the filename contains "non-URL-allowed" characters

Reported by: rene.martin.tudyka@googlemail.com Assigned to: nicholasbs
Priority: normal Component: PdfRedirectorPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

If I add an PDF attachment to a wiki page whose name contains characters that are not "allowed" in an URL (means: that have to be URL encoded), then the download link created by the PdfRedirectorPlugin won't work.

Example:

  • Filename of the PDF: "IDesign C# Coding Standard 2.32.pdf"
  • Link generated by PdfRedirectorPlugin: http://<mytrac>/attachment/wiki/WikiStart/IDesign C# Coding Standard 2.32.pdf
  • Link generated on the Trac preview page: http://<mytrac>/attachment/wiki/WikiStart/IDesign%20C%23%20Coding%20Standard%202.32.pdf

Attachments

Change History

08/26/09 16:39:19 changed by nicholasbs

  • status changed from new to closed.
  • resolution set to fixed.

(In [6430]) Fix #5723 (link to PDF doesn't work if filename contains non-URL allowed characters)

08/26/09 16:40:21 changed by nicholasbs

Thanks for the clear bug report. This should be fixed in r6430.


Add/Change #5723 (Link to PDF file does not work if the filename contains "non-URL-allowed" characters)




Change Properties
Action