Bug 361886 - docbook sanitizer on ebn broken for kf5 docbooks
Summary: docbook sanitizer on ebn broken for kf5 docbooks
Status: RESOLVED FIXED
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kde-www mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-17 09:40 UTC by Burkhard Lück
Modified: 2018-01-29 16:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Burkhard Lück 2016-04-17 09:40:55 UTC
Check for well-formed XML and for proper DOCTYPE declaration is broken for docbooks in kf5 using dtd/kdedbx45.dtd, see e.g.

http://ebn.kde.org/sanitizer/reports/kde-4.x/pim/kleopatra/index.html
Comment 1 Jack 2018-01-29 16:38:01 UTC
There still seem to be issues.  DOCTYPE says the catalog wants V4.2, not V4.5.  It also says $underFDL is required (even thought that is what the doc has.  Finally, it says "Prefer '' over '&kappname;'" (should it have what is preferred?) even though I can find no more instances of &kappname.

http://ebn.kde.org/sanitizer/reports/extragear/office/kmymoney/index.html

(I wonder if the problem here is because this is in extragear?)