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.
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.
This was released as part of 1.0.0