Hi
I am trying to use the AutoExport plugin for Confluence. I have the latest version of both running.
The export works fine except that the content is not 100% HTML.
As an example, the ouput for a link is ...
<AC:LINK><RI:PAGE ri:content-title="The page you are linking to"></AC:LINK>
Is there a way to get HTML out of the AutoExport rather than this? The RI:PAGE tag isn't even XML!
Any help would be appreciated. I will have to process the export otherwise before I can use it.
Thanks in advance
Dan
Here is the link to the bug ticket:-
Just to clarify, this was using the default template in Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey - thanks for reporting this! Sounds like there may be a bug in the AutoExport plugin for Confluence 4. The XML you are seeing is the XHTML Storage Format that Confluence uses to persist page data. It should be passed through Confluence's render pipeline to produce HTML before the AutoExport plugin spits it out.
I'll link this question to one of the developers and see if we can reproduce the problem and fix it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thx Joseph,
Can you let me know if I can work around it with some velocity code or any other method?
Dan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.