Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
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.