PDF export fails on pageid > 999

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.0
    • Affects Version/s: 1.4.2
    • Component/s: Page - Export / Import
    • Environment:

      When exporting a page to PDF, it fails if the given pageid is over 999. The result is a HTTP error 403 (Access to the specified resource () has been forbidden.)

      The reason (as I see it) is that confluence formats the pageid number incorrectly, inserting a NBSP (0xA0) character as a thousand separator. For example pageid=1200:

      https://xyz.comi/confluence/download/temp/export_10272005_132020/LINUX-1%A0200-20051027-13_20_20.pdf

      For pages with pageid < 1000, this does not occur and they work just fine.

      This is probably due to Linux/Java locale settings, but Confluence should not use these in a context like this.

              Assignee:
              Unassigned
              Reporter:
              Otto Chrons
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: