Bug 1197523

Summary: Duplicate xml:id's in PUG break on newer libxml2
Product: [Community] Publican Reporter: Jeff Fearn 🐞 <jfearn>
Component: Publican Users GuideAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED CURRENTRELEASE QA Contact: Jeff Fearn 🐞 <jfearn>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: aigao, jfearn
Target Milestone: 4.3   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.3.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-07 22:30:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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