Stephan Michels wrote:
...
3 - the error reporting is nice, but for Forrest I need that all
    errors go through the handle-errors, so that it gets actually
    counted as such. ATM it seems that usual errors are handled in the
    main wiki pipeline. I tried putting @failsafe="false", but to
    no avail.
    How can I make all parsing/lexing errors get thrown to
    handle-errors?

Simple remove of the "failsafe" option, then the pipeline fails if an error occured.

Ok, it does (I tried 'false','no', but did not remove it).


It goes through handle-errors, and the error selector actually selects "syntax", but then the 'exception' generator outputs nothing.

Any idea, something I can check?

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------



Reply via email to