Bug 494079

Summary: Article_Name.ent has "Article_Name.ent" in HOLDER ENTITY definition
Product: [Community] Publican Reporter: Murray McAllister <mmcallis>
Component: publicanAssignee: Ruediger Landmann <rlandman+disabled>
Status: CLOSED CURRENTRELEASE QA Contact: Joshua Wulf <jwulf>
Severity: medium Docs Contact:
Priority: low    
Version: 2.0CC: jfearn, lcarlon, mhideo, mmcallis, publican-list, rlandman, vdanen
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-26 04:55:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Murray McAllister 2009-04-04 01:35:31 UTC
Description of problem:
After creating a new article, "<!ENTITY HOLDER "YOUR NAME GOES HERE 'My_Article.ent'">" is in the Article_Name.ent file.

Version-Release number of selected component (if applicable):
publican-0.45-0.el5

How reproducible:
Always (for me)

Steps to Reproduce:
1. create_book --type=Article --name=My_Article --brand=RedHat
2. cat My_Article/en-US/My_Article.ent
  
Actual results:
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "My_Article">
<!ENTITY YEAR "2008">
<!ENTITY HOLDER "YOUR NAME GOES HERE 'My_Article.ent'">

Expected results:
<!ENTITY PRODUCT "Documentation">
<!ENTITY BOOKID "My_Article">
<!ENTITY YEAR "2008">
<!ENTITY HOLDER "YOUR NAME GOES HERE">

Additional info:
I thought "'My_Article.ent'" was some special Article thing, so I left it there, built the book, and it was included in the HTML and PDF output.

As far as I know (building HTML and PDF), it is not required. Can it not be created in future?

Comment 1 Murray McAllister 2009-04-04 02:30:37 UTC
Jeff explained this is part of an error message so people know which file they have to change. Brian, please rewrite to make it clearer that the file name is there so people know what file to edit.

Comment 2 Michael Hideo 2009-06-17 02:22:24 UTC
Adding to QA run

Comment 3 Ruediger Landmann 2009-09-08 22:30:27 UTC
Clarified in 1.0 -- the Entity now reads:

<!ENTITY HOLDER "| You need to change the HOLDER entity in the en-US/Testart1.ent file |">

Comment 5 Fedora Update System 2009-11-18 02:18:54 UTC
publican-1.2-0.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/publican-1.2-0.fc12

Comment 6 Fedora Update System 2009-11-20 05:17:59 UTC
publican-1.2-0.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2009-11-25 14:53:05 UTC
publican-1.2-0.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.