Opened 15 years ago
Closed 15 years ago
#239 closed defect (fixed)
errors in record-printers give "error in error" error
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core libraries | Version: | 4.5.0 |
Keywords: | error printer | Cc: | |
Estimated difficulty: |
Description
Errors in the printer while printing an error message should probably be caught and produce some generic output like <<printer error>>
or similar.
Note: See
TracTickets for help on using
tickets.
See commit 5b01de0a6c711ea940413fd813aa0247b92981aa (experimental). Errors triggered in a user-defined record-printer how displaye the error-message (if any) instead of the actual record.