Bug 996341 - Renderer properly renders invalid tables, compiler error unhelpful
Summary: Renderer properly renders invalid tables, compiler error unhelpful
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: 995952 1026574
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-13 02:10 UTC by Lee Newson
Modified: 2013-11-08 03:24 UTC (History)
1 user (show)

Fixed In Version: 0.33.7
Clone Of: 995952
Environment:
Last Closed: 2013-09-08 23:57:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Lee Newson 2013-08-13 02:10:39 UTC
Cloning this to address the incorrect csprocessor error message.

+++ This bug was initially created as a clone of Bug #995952 +++

Description of problem:

I had a table which was originally created with 4 columns. I added another column, but forgot to increment the column count up 1. The renderer in Pressgang rendered the table just fine.

Assembled book, however, had this error:
 ERROR: This topic has invalid Docbook XML. The Program Listing language is not a valid Publican language.

Topic ID 7858


Ideally, either it wouldn't render, or alternatively, the compiler error would be more helpful.

Comment 1 Lee Newson 2013-08-13 02:14:15 UTC
Fixed in 0.33.7

The error message for the Invalid Publican language and Incorrect column count were switched. They have now been switched to the correct messages.

Comment 2 Lee Newson 2013-09-08 23:57:14 UTC
This was released as part of 1.0.0


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