Summary | add error checking for field sizes in import data |
Queue | Turba |
Queue Version | 2.0.2 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | robin.west (at) dal (dot) ca |
Created | 06/23/2005 (7398 days ago) |
Due | |
Updated | 06/24/2005 (7397 days ago) |
Assigned | |
Resolved | 06/24/2005 (7397 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
better message to the user or fail more gracefully.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ add error checking for field sizes in import data
Queue ⇒ Turba
message and aborts the import if one of the fields in the import is
too big for the field as defined in turba/config/attributes.php.
It would be great if it could catch those errors (and display
notification messages) and continue with the rest of the import. Right
now the DB error just says "There was an error importing the data: DB
Error: invalid", which doesn't help the user to identify what the
problem is with their import data.