Bug 874716
| Summary: | TestScenario: cannot correct wrong format of date by the date editor | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Sona Mala <smala> | ||||
| Component: | BRM (Guvnor) | Assignee: | Toni Rikkola <trikkola> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | BRMS 5.3.1 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-02-10 03:21:06 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Reassign to the guvnor team, now that I am working full time on planner. So these issues aren't forgotten. This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |
Created attachment 640976 [details] Repository with test scenario Description of problem: In TestScenario, in section Given: If you write incorrect date format into an input field you are not able to correct it by the date editor. There occurs alert "Date format is invalid. Please follow the correct date format: dd-MMM-yyyy". There is no possibility how close the date editor. Version-Release number of selected component (if applicable): BRMS 5.3.1 ER4 How reproducible: Every time when you type wrong format into an input field and then open the date editor. Steps to Reproduce: 1. import attached repository 2. open testscenario "test" 3. type 'a' into an input field for field "test.date" 4. open data editor (icon pencil) 5. confirm it Actual results: Alert "Date format is invalid. Please follow the correct date format: dd-MMM-yyyy" and no possibility to close a dialog to correct input field. Uncomfortable cycle editor->alert->editor->alert->..., you must refresh the browser (F5). Expected results: 1) click on the close button and correct data format, or 2) the data editor inserts correct data format into the input field (delete content of the input field and write its value), or 3) the editor is closed by the alert I prefer option 2. Additional info: