Actions
Bug #3880
openHandle exceptions when parser is running
Start date:
03/10/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3880
Description
When the parser throws a runtime exception during parsing, the whole process basically comes to a halt and nothing happens. We need to catch these exceptions in the extract/parse process and at least give the user as many questions as possible. We'll also need to keep a list of the questions that errors are thrown on and use this list to give feedback to the user indicating where things might have gone wrong.
Updated by Ryan McFall about 15 years ago
Sandeep, this would be one that would be worth spending some time on. It would be helpful to a user doing a demo to at least be prompted when there's a bug, and putting this functionality into place would also be helpful to help debug. Let me know if you don't know what the bug is talking about.
Actions