Bug 1197523 - Duplicate xml:id's in PUG break on newer libxml2
Summary: Duplicate xml:id's in PUG break on newer libxml2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: Publican Users Guide
Version: 4.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 4.3
Assignee: Jeff Fearn 🐞
QA Contact: Jeff Fearn 🐞
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-02 00:04 UTC by Jeff Fearn 🐞
Modified: 2015-05-07 22:30 UTC (History)
2 users (show)

Fixed In Version: 4.3.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-07 22:30:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Fearn 🐞 2015-03-02 00:04:27 UTC
Description of problem:
Newer versions of libxml2 check xml:id, as there are dupes in the PUG it causes builds to fail

Work around:

sed -i -e 's/ xml:id="info-Publican-Users_Guide-Important"//g' Users_Guide/en-US/*.xml

The dupes need to be resolved.

Comment 1 Jeff Fearn 🐞 2015-03-02 22:26:10 UTC
Removed duplicate IDs.

To ssh://git.fedorahosted.org/git/publican.git
   9063bb3..82f03bf  HEAD -> devel


Note You need to log in before you can comment on or make changes to this bug.