Actions
bug #8214
closedWeaklyRelatedEntityCombobox is not validated
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
major
Found in Version:
Description
WeaklyRelatedEntityComboboxes set to required are not validated on form submission.
If affects the TaxonNamePopupEditor
Related issues
Updated by Andreas Kohlbecker almost 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-vaadin|ddb31e64c51be1fd555999535863cebe68a6bd8d.
Updated by Andreas Kohlbecker almost 4 years ago
- Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber
please review
Updated by Andreas Kohlbecker almost 4 years ago
- Status changed from Resolved to In Progress
- Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
- % Done changed from 50 to 40
the field should only be set on error if the user tries to save the editor or when the focus leaved the field. Otherwise it is not very user friendly to show validation errors initially.
Updated by Andreas Kohlbecker almost 4 years ago
- Target version changed from Release 5.6 to Release 5.7
Updated by Andreas Kohlbecker almost 4 years ago
- Copied to bug #8249: WeaklyRelatedEntityCombobox: validation of isRequired should only happen after user interaction added
Updated by Andreas Kohlbecker almost 4 years ago
- Status changed from In Progress to Closed
- Target version changed from Release 5.7 to Release 5.6
- % Done changed from 40 to 100
closing issue after copying the additional requirement to a new ticket #8249. The solution for this additional requirement seems to be a bit time consuming, therefore I am postponing it this way.
Actions