Review Request 129314: Fix 'checkXML5 generates html files in workdir for valid docbooks'
Burkhard Lück
lueck at hube-lueck.de
Fri Nov 4 08:58:04 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129314/#review100556
-----------------------------------------------------------
Using checkXML5+meinproc5 with patch on a valid docbook:
$ ls *html
ls: cannot access '*html': No such file or directory
$ checkXML5 kdegraphics/okular/doc/index.docbook
$ ls *html
ls: cannot access '*html': No such file or directory
$ meinproc5 --check kdegraphics/okular/doc/index.docbook
$ ls *html
advanced.html command-line-options.html configeditor.html configperformance.html configure.html forms.html inverse_search.html menugo.html menuview.html primary-menu-items.html
annotations.html configaccessibility.html configgeneral.html configpresentation.html credits.html index.html menubookmarks.html menuhelp.html navigating.html settings-menu.html
bookmark-management.html configannotations.html config-pdf.html configure-backends.html fit-window-to-page.html introduction.html menuedit.html menutools.html presentationMode.html use.html
-> meinproc5 --check should not generate html files used with "--check"
Using checkXML5+meinproc5 with patch on an invalid docbook:
$ rm *html
$ checkXML5 kdegraphics/okular/doc/index.docbook
-> no output of errors!
$ ls *html
ls: cannot access '*html': No such file or directory
$ meinproc5 --check kdegraphics/okular/doc/index.docbook
index.docbook:912: parser error : expected '>'
</variablelist>
^
meinproc(16611)/default main: Error: `xmllint --noout` outputted text
checkXML5+meinproc5 with patch are still broken
- Burkhard Lück
On Nov. 4, 2016, 8:18 vorm., Ralf Habacker wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129314/
> -----------------------------------------------------------
>
> (Updated Nov. 4, 2016, 8:18 vorm.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Bugs: 371987
> https://bugs.kde.org/show_bug.cgi?id=371987
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Fix 'checkXML5 generates html files in workdir for valid docbooks'.
>
> BUG:371987
>
>
> Diffs
> -----
>
> src/checkXML5.cpp 437296a0b582c5b3e11c72712c62188dbcef5aa7
>
> Diff: https://git.reviewboard.kde.org/r/129314/diff/
>
>
> Testing
> -------
>
> tested on opensuse 13.2
>
>
> Thanks,
>
> Ralf Habacker
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20161104/3c994e88/attachment.html>
More information about the kde-doc-english
mailing list