------- 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
Summary: Error while compiling
koffice/kexi/querydesigning.docbook on KDE-I18N Stable
Product: docs
Version: unspecified
Platform: Fedora RPMs
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-doc-english kde org
ReportedBy: jncp netcabo pt
Version: (using KDE KDE 3.5.4)
Installed from: Fedora RPMs
OS: Linux
An error occurs, while executing 'update_xml' script:
[kde lisboa kde-i18n]$ scripts/update_xml --nodelete pt kexi/querydesigning
po2xml documentation/koffice/kexi/querydesigning.docbook
pt/docmessages/koffice/kexi_querydesigning.po
can't find
To see how queries work in practice you will create <literal>contacts</literal>
query joining data from two tables <literal>persons</literal> and
<literal>phone_numbers</literal> (designed in chapter 3.1 and filled with data
in chapter 3.2).
in
To see how queries work in practice you will create <literal>contacts</literal>
query joining data from two tables <literal>persons</literal> and
<literal>phone_numbers</literal> (designed in chapter 3.1 and filled with data
in chapter 3.2 ). </para>
This happens because the original text contains HTML comments and those aren't
properly handled by po2xml, I suppose.