Space Export as HTML not fixing anchor links to pages in the Space

XMLWordPrintable

    • 1

      Problem

      #1

      When exporting a space as HTML, links that have anchors to other confluence pages within the same space are pointing back to the URL from where it originated instead of the newly created exported pages. However, if its an anchor link to the same page then it works properly.
      Take this for example:

      • <a href="https://aaa.bbbbbb.com/confluence/display/NQA/SAC-ID++Detailed+Guidelines#SACIDDetailedGuidelines-AnyOAuthandJWTTokensAreSignedandValidated" which is coming from "SAC-ID--Identity-Guidelines_392758114.html"
      • This should have exported as "SAC-ID---Detailed-Guidelines_392759546.html#SACIDDetailedGuidelines-AnyOAuthandJWTTokensAreSignedandValidated" inside the Identity Guidelines file.

      #2
      If there is a link that is pointing to a confluence page within the same space that uses the viewpage.action?pageId function, this also points back to the original URL instead of the exported space page.
      Take for example:

      • <a href="https://aaa.bbbbbb.com/confluence/pages/viewpage.action?pageId=392758117"
      • This should have been exported as "SAC-ID---Constituencies_39278117.html"

        Why This Is Important

      When exporting Spaces to HTML, the usual intention is to be able to use the exported pages offline or someplace where confluence is not available, if the links point back to the original source, then the pages are unusable.

       

            Assignee:
            Unassigned
            Reporter:
            Winderson Souza
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: