input-error-handling

Bug #674508 reported by Marten de Vries
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenTeacher
Fix Released
Medium
Marten de Vries

Bug Description

When the error 'no = in line' occurs, the handling of it isn't very smart. Why not? Because it adds the parsed lines to the table, but doesn't remove them from the input textEdit. The user gets double entries or has to remove words manually.

Tags: input

Related branches

Revision history for this message
Marten de Vries (marten-de-vries) wrote :

Possible fixes:

- Show the line number were the error occures to the user, and don't add anything to the table, so the user can retry. But when we're choosing this solution, we also need to implement line numbers which is possible, but not simple.
- Remove the already added lines, so the line with the problem becomes the one on top. The user can correct the error and press the Enter button again.

I like number 2 best myself...

tags: added: input
Changed in openteacher:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 2.0
Revision history for this message
Marten de Vries (marten-de-vries) wrote :

And the second solution is the implemented one. Fixed in rev. 104

Changed in openteacher:
status: Confirmed → Fix Released
assignee: nobody → Marten de Vries (marten-de-vries)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.