csf-dev/ZPT-Sharp

When handling a TAL on-error attribute, an error variable must set

craigfowler opened this issue · 0 comments

According to the on-error attribute documentation, when an error is caught and handled by an on-error attribute, it must set a local variable containing the error object. Currently this is not happening.

This issue has been highlighted by #219.