Bug 1008820 - Incorrect ENTITY declaration in Book.xml files
Summary: Incorrect ENTITY declaration in Book.xml files
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Lee Newson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-17 06:53 UTC by mmurray
Modified: 2013-09-24 05:54 UTC (History)
1 user (show)

Fixed In Version: 1.0.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-24 05:49:23 UTC


Attachments (Terms of Use)

Description mmurray 2013-09-17 06:53:57 UTC
Description of problem:
Generated ENTITY declaration in XML file header is incorrect in <Book>.xml file. Fine in all other files.

Publican completes the build with the error but jDocBook building fails.

Version-Release number of selected component (if applicable):
CSProcessor client version: 1.0.2

How reproducible:
100%

Actual results:
<!ENTITY % BOOK_ENTITIES SYSTEM "Getting_Started_Guide.xml">

Expected results:
<!ENTITY % BOOK_ENTITIES SYSTEM "Getting_Started_Guide.ent">

Comment 1 Lee Newson 2013-09-17 07:47:42 UTC
Fixed in csprocessor 1.0.3

This was caused by using the wrong method to calculate the name entity filename/path.

Comment 3 mmurray 2013-09-17 23:59:23 UTC
Thanks Lee. I've installed the dev version and yep it's working.

Comment 4 Lee Newson 2013-09-24 05:49:23 UTC
Version 1.0.3 is now in the internal repo, so marking this as CLOSED CURRENTRELEASE.


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