Fixed design flaw in error handling: Errors now abort execution up to the level where the rxml backtrace is reported. (Previously the error was just reported on that level, while execution resumed right after the tag or entity reference that failed.) This changes the behavior of FLAG_DONT_REPORT_ERRORS, which now have the preferred name FLAG_DONT_RECOVER. Fixes [bug 442 (#442)]. Rev: server/etc/modules/RXML.pmod/module.pmod:1.118