Open backplane-import opened 13 years ago
I'm assigning this to Frankie because the issue seems to have arisen after the latest changes were incorporated.
Updates
Owner set to fdintino
This issue was updated by revision 48c291065b0ce3ebd794867b223766b5c569ca03 (originally 7834ee2f7e).
Although there is obviously an issue here, it seems that it is not to do with the 'xforms-submit-error' handling code, as these tests show.
Imported from backplanejs Google Code issue 87.
What steps will reproduce the problem?
Scenario 1 (setting instance data via xf:input)
What is the expected output? What do you see instead?
I expect that after entering the valid national insurance number and clicking the 'Validate' trigger, to see the 'Validation:' message change to 'Form data is valid' as, although the submission will fail, it will fail because of a 'resource-error' rather than a 'validation-error'.
Please use labels and text to provide additional information.
This is strange because, if you:
Scenario 2 (setting instance data via xf:select1)
Both scenarios do basically the same thing, set some instance data but when the data is set with xf:input, it's not recognised as valid.
Ticket status set to Accepted
Priority: Medium Type: Defect
Attachments
nino.html (16.8 KB)