[kmymoney4] [Bug 380072] New: Missing 'value' attribute in account template DTD attribute list 'flag'
Ralf Habacker
bugzilla_noreply at kde.org
Mon May 22 07:13:56 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=380072
Bug ID: 380072
Summary: Missing 'value' attribute in account template DTD
attribute list 'flag'
Product: kmymoney4
Version: 4.8.0
Platform: Other
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kmymoney-devel at kde.org
Reporter: ralf.habacker at freenet.de
Target Milestone: ---
Looking into xea2kmt sources the flag element in account template may have a
value attribute
xea2kmt.cpp:276ff
xml.writeStartElement("flag");
xml.writeAttribute("name","Tax");
xml.writeAttribute("value",account->slotList["tax-related"]);
This is not documented in the related DTD.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list