------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=134289
------- Additional Comments From js iidea pl 2006-09-19 09:48 -------
The docbook has been checked as valid XML... The HTML is put within the
comments to avoid loosing information about images and links that will be added
in the next iteration. Is this a general problem with po2xml? (should we avoid
< and > within XML comments?).
In any case, if your're going to fix this in the docbook, please at least leave
the information by replacing:
<!--<a href="05_01_00_table_designing.html">-->
with:
<!-- a href="05_01_00_table_designing.html" -->