* Daniel Baumann <[email protected]> [Sun, 13 Apr 2014 16:14:46 +0200], wrote:
> Package: sisu > Version: 5.3.4-1 > Severity: wishlist > > When using includes (*.ssi) in a sisu master document (*.ssm) like: > > << foo.ssi > > and that to be included file foo.ssi (for whatever reason) doesn't > exist, sisu doesn't error out but include '<< foo.ssi' literally as a > string in the output (pdf). > > Regards, > Daniel > 5.3.4-1 writes the following to the screen: "ERROR test.ssm.sst requires invalid or non-existent file: foo.ssi" and unsatisfactorily within the text output it writes no error message but the include instruction: "<< foo.ssi" 5.3.5, the current "fix"/ solution, is to add an error message within the text rather than to stop processing with an error. In addition to (i) slightly modified (you could say corrected) to the following: "ERROR test.ssm requires an invalid or non-existent file: foo.ssi" the following is written within the text output: "<< foo.ssi [ERROR test.ssm requires an invalid or non-existent file: foo.ssi]" Version: 5.3.5-1 will contain this & other fixes described in response to bug reports (5.3.5::6.0.5) (see note in bug #744378 on current Debian upload blocker) Thanks, Ralph -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

