Bug 460770 - Fail to parse/compile set of books with Duplicate ID error
Summary: Fail to parse/compile set of books with Duplicate ID error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 1.6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-31 13:35 UTC by Jeroen van Meeuwen
Modified: 2010-11-24 04:16 UTC (History)
2 users (show)

Fixed In Version: 0.35
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-01 04:23:09 UTC
Embargoed:


Attachments (Terms of Use)
Duplicate ID Error (2.81 KB, application/octet-stream)
2008-08-31 13:35 UTC, Jeroen van Meeuwen
no flags Details

Description Jeroen van Meeuwen 2008-08-31 13:35:23 UTC
Created attachment 315444 [details]
Duplicate ID Error

Description of problem:

publican fails to compile a set of books with a complaint about a duplicate ID in Legal_Notice.xml

Version-Release number of selected component (if applicable):

[jmeeuwen@ghandalf courses]$ rpm -qva publican*
publican-genome-1.0.0-1.fc10.noarch
publican-fedora-0.13-0.fc10.noarch
publican-0.34-0.fc10.noarch

How reproducible:

Create a set of books and include Legal_Notice in each of these books.

Steps to Reproduce:
1. git clone git://git.fedorahosted.org/courses.git
2. Edit Makefile to use the default brand
3. make html-single-en-US
  
Actual results:

See attachment

Expected results:

Like publican-fedora, just keep going even with duplicate ID's (it's the same file from include, there can be no different ID's unless they are generated). I suspect the Legal_Notice.xml from publican stock Common_Content has the ID set, whereas publican-fedora does not.

Additional info:

Comment 1 Jeff Fearn 🐞 2008-09-01 04:23:09 UTC
Removed ID's from common content.


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