https://bugs.kde.org/show_bug.cgi?id=411511
Bug ID: 411511
Summary: Exported XML uses non-existent DTD
Product: tellico
Version: unspecified
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When exporting a tellico collection into an XML file, the resulting file has a
DOCTYPE specification that contains the DTD link
http://periapsis.org/tellico/dtd/v11/tellico.dtd. However, the link redirects
to http://tellico-project.org, and not to a valid DTD file.
STEPS TO REPRODUCE
1. Create a new collection (e.g., Book Collection).
2. Create arbitrary entries
3. Export the collection to an XML file.
OBSERVED RESULT
Produces and XML file with the following line:
<!DOCTYPE tellico PUBLIC '-//Robby Stephenson/DTD Tellico V11.0//EN'
'http://periapsis.org/tellico/dtd/v11/tellico.dtd'>
EXPECTED RESULT
The link http://periapsis.org/tellico/dtd/v11/tellico.dtd should point to a dtd
file.
SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.60.0
Qt Version: 5.13.0
--
You are receiving this mail because:
You are watching all bug changes.