Summary
errors in record-printers give "error in error" error
Metadata
- Id: e1cffe3415d11be00202e83ba7f750cb7c6fa8bd
- Trac id: 239
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.5.0
- Changetime: 2010-05-20 18:45:32 UTC
- Created: 2010-05-18 15:32:59 UTC
- Keywords: error printer
Description
Errors in the printer while printing an error message should probably be caught and produce some generic output like `<<printer error>>` or similar.
Changes and comments
[2010-05-20 18:45:32 UTC] felix changed status from new to closed
[2010-05-20 18:45:32 UTC] felix set resolution to fixed
[2010-05-20 18:45:32 UTC] felix wrote:
See commit 5b01de0a6c711ea940413fd813aa0247b92981aa (experimental). Errors triggered in a user-defined record-printer how displaye the error-message (if any) instead of the actual record.