When exporting a space to HTML, attachments have spaces in the name replaced by +. The <a href, however still uses the space. So link broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Obsolete
    • Priority: Medium
    • Component/s: Page - Export - PDF
    • Environment:

      Application Server: IBM WebSphere Application Server/6.0
      Servlet Version: 2.4
      Database Dialect: net.sf.hibernate.dialect.SQLServerIntlDialect

      NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.

      If attachments have a space (%20) in their name, then Exporting a space in HTML results in broken links to the attachments.
      The reason is that the spaces in the attachment filename are replaced by '+'.
      The link to them from the HTML, however, still has the space.

      For example the HTML correctly says:
      <a href="download/attachments/983292/Measurement In Internal Communications v2.pdf">Measurement In Internal Communications v2.pdf</a>
      Wheras the file has been renamed:
      Measurement+In+Internal+Communications+v2.pdf

            Assignee:
            Unassigned
            Reporter:
            Dr Leslie Causton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: