Hide Forgot
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">
Fixed in csprocessor 1.0.3 This was caused by using the wrong method to calculate the name entity filename/path.
Thanks Lee. I've installed the dev version and yep it's working.
Version 1.0.3 is now in the internal repo, so marking this as CLOSED CURRENTRELEASE.