https://bugs.kde.org/show_bug.cgi?id=371987
Bug ID: 371987
Summary: checkXML5 generates html files in workdir for valid
docbooks
Product: frameworks-kdoctools
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
using checkXML5 on a valid docbooks generates all html pages in the workdir.
checkXML5 should execute
"meinproc5 --check --stdout arguments[1] > /dev/null" using QProcess::execute()
or
meinproc5 should not generate any output called with "--check" for a valid
docbook
--
You are receiving this mail because:
You are the assignee for the bug.