Bug #325
Could Not convert Variant of type error
Status: | Resolved | Start date: | 04/01/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Registration | Spent time: | 1.00 h | |
Target version: | v1.3.47 |
Description
From Emily Kao Messmer
Found a bug. If you cancel a new driver entry after only entering first AND last name, you get a msg saying "Could not convert variant of type (NULL) into type (String)". This does not happen if you have first OR last name field as none empty fields. Or also doesn't seem to repro if other fields are also none empty.
History
#1
Updated by Jamie Pate almost 4 years ago
- Target version changed from Future to Future low hanging fruit
#2
Updated by Jamie Pate almost 4 years ago
- Assignee changed from Jamie Pate to April Hall
- Target version changed from Future low hanging fruit to v1.3.47
- % Done changed from 0 to 100
Prevented 'do you want to cancel' type dialogs from appearing 3x when you cancel a member.
Check firstname and lastname to make sure they aren't null before trying to add them to the dialog message (prevents null conversion error)
Fixed the language on the 'memberBeforeScroll' dialog which asks whether the user wants to apply any changes before scrolling away from a member which is currently being edited.
#3
Updated by Jamie Pate over 2 years ago
- Status changed from New to Resolved
- Assignee changed from April Hall to Jamie Pate