Summary: | Error while compiling koffice/kexi/querydesigning.docbook on KDE-I18N Stable | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Jose Nuno Coelho Pires <jncp> |
Component: | general | Assignee: | Jarosław Staniek <staniek> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | luigi.toscano |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jose Nuno Coelho Pires
2006-09-18 18:21:32 UTC
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" --> Sorry for the really long delay, but I didn't see issues with the generation of kexi manuals for a long time (even at the beginning of calligra times, even now). So I guess that this old bug can be closed. |