[Moin-user] invalid links in docbook parser output

Mark Scheufele mark.scheufele at diasemi.com
Mon Jan 24 10:47:44 EST 2011


Hi Moin users,

I would like to use the docbook parser action within our wiki (moin version 1.9.3). We create docbook output by using the format action and the mimetype=text_docbook (sample url: http://dip/wiki/APPS/Core%20Applications?action=format&mimetype=text_docbook). Docbook content is created but all links within wiki pages are broken.

docbook output of the link "[[APPS/Core Applications/PythonForLabAutomation|Why Python?]] is:

<para>
<ulink url="http://dip/wiki/APPS/Core%20Applications/wiki/APPS/Core%20Applications/PythonForLabAutomation#">Why Python?</ulink>
</para>

I would expect the following output:

<para>
<ulink url="http://dip/wiki/APPS/Core%20Applications/PythonForLabAutomation#">Why Python?</ulink>
</para>

The url part /wiki/APPS/Core%20Applications is redundant and breaks the link.

Any help is appreciated.

BR,

mark

_______________________________________________________________________________________

Dialog Semiconductor GmbH
Neue Str. 95
D-73230 Kirchheim
Managing Director: Dr. Jalal Bagherli
Chairman of the Supervisory Board: Gregorio Reyes
Commercial register: Amtsgericht Stuttgart: HRB 231181
UST-ID-Nr. DE 811121668


Legal Disclaimer: This e-mail communication (and any attachment/s) is confidential and 
contains proprietary information, some or all of which may be legally privileged. It is 
intended solely for the use of the individual or entity to which it is addressed. Access 
to this email by anyone else is unauthorized. If you are not the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful.




More information about the Moin-user mailing list