Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-33666

Warnings thrown in logs when exporting page containing Tasklist to Word document

      When exporting a page that contains a Tasklist into a Word document, the following warnings will show in logs (2 for every task):

      2014-05-15 13:34:53,125 WARN [http-5543-6] [atlassian.confluence.servlet.ExportWordPageServer] extractImagesFromPage Skipping datasource creation for non-relative url: http://localhost:5543null
       -- url: /exportword | userName: admin | referer: http://localhost:5543/display/TEST/testpage
      2014-05-15 13:34:53,125 WARN [http-5543-6] [atlassian.confluence.servlet.ExportWordPageServer] extractImagesFromPage Skipping datasource creation for non-relative url: http://localhost:5543null
       -- url: /exportword | userName: admin | referer: http://localhost:5543/display/TEST/testpage
      

      The export process seems to be referencing null images, perhaps the checkbox and expand/collapse button. These invalid images can also be found when examining the storage format of the resulting Word document in a text editor:

      ...
      <tr>
      	<td width="5%">
      		<a href="http://localhost:5543/display/TEST/testpage" border="0"><img border="0" src="http://localhost:5543null"></a>
      	</td>
      	<td width="5%">
      		<img border="0" src="http://localhost:5543null">
      	</td>
      	<td colspan="2" width="85%">
      		<font><b>TESTING123</b></font>
      	</td>
      	<td width="5%" align="right"></td>
      </tr>
      ...
      

      Because this does not impede the Export-to-Word functionality in Confluence, and the file is generated as expected, I've raised this bug as Trivial. Ideally we'd suppress or address these WARN messages in the future to clean up the logs.

            [CONFSERVER-33666] Warnings thrown in logs when exporting page containing Tasklist to Word document

            And 8.x...

            Piotr Janik added a comment - And 8.x...

            According to log analyzer also with version 7.19.7

            Lukas Blauensteiner added a comment - According to log analyzer also with version 7.19.7

            Same here in version 6.14.3

            baptistececconi added a comment - Same here in version 6.14.3

            Tomek added a comment -

            Same problem in Confluence Server 6.15.1. I have problem with issue types icons when page is exported to Word.

            Tomek added a comment - Same problem in Confluence Server 6.15.1. I have problem with issue types icons when page is exported to Word.

            And this error still exist in Confluence Server 6.13.0

            Gerald MURIEL added a comment - And this error still exist in Confluence Server 6.13.0

            Same Error in Confluence Server 6.10.0

            Oficina Calidad y Mejora Continua added a comment - Same Error in Confluence Server 6.10.0
            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2902289 ] New: CONFSERVER Bug Workflow v4 [ 2996902 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2799526 ] New: JAC Bug Workflow v3 [ 2902289 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2737271 ] New: JAC Bug Workflow v2 [ 2799526 ]

            David added a comment -

            I'd like to add that this issue is also occurring when exporting a page to Word that contains the HTML macro. This occurs on 6.9.1.

            David added a comment - I'd like to add that this issue is also occurring when exporting a page to Word that contains the HTML macro. This occurs on 6.9.1.

              Unassigned Unassigned
              rchang Robert Chang
              Affected customers:
              1 This affects my team
              Watchers:
              18 Start watching this issue

                Created:
                Updated:
                Resolved: