Message8345
This is now fixed for item templates.
For index templates we can still get tracebacks, e.g., when we have an 'id' field or a Link property that links to a Class that has no key property. For these we could enter something non-numeric or simply a number that is too big for the database backend's integer. These produce a traceback and there may be others.
The real fix would be to catch errors from the database backend and add them to the displayed error message with client.add_error_message(). Unfortunately the current index templates do not display error messages. |
|
Date |
User |
Action |
Args |
2025-03-06 07:22:08 | schlatterbeck | set | messageid: <1741245728.35.0.0847309045908.issue2551376@roundup-tracker.org> |
2025-03-06 07:22:08 | schlatterbeck | set | recipients:
+ schlatterbeck, rouilj |
2025-03-06 07:22:08 | schlatterbeck | link | issue2551376 messages |
2025-03-06 07:22:08 | schlatterbeck | create | |
|