Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Assignee Priority:P1
Description
From QA:
textAreaEntry
> Overview / Label Position / Indicator Text (After a validation message is generated on the page by clearing text from the required field, changing the label position from the drop-down renders the old input text from the required field at the same time with the validation error message - is this an issue?).
textAreaEntry
> Overview / Label Position / Indicator Text (After a validation message is generated on the page by clearing text from the required field, changing the label position from the drop-down renders the old input text from the required field at the same time with the validation error message - is this an issue?).
Issue Links
- depends on
-
ICE-9279 Propagate submittedValues between lifecycles
- Closed
Activity
yip.ng
created issue -
yip.ng
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | yip.ng [ yip.ng ] |
yip.ng
made changes -
Attachment | screenshot-01.png [ 15781 ] |
Ken Fyten
made changes -
Fix Version/s | 3.4 [ 10770 ] | |
Fix Version/s | 3.3 [ 10370 ] |
yip.ng
made changes -
Attachment | screenshot-02.png [ 15806 ] |
yip.ng
made changes -
Attachment | screenshot-02.png [ 15806 ] |
yip.ng
made changes -
Attachment | screenshot-02.png [ 15809 ] |
Ken Fyten
made changes -
Assignee | yip.ng [ yip.ng ] | Deryk Sinotte [ deryk.sinotte ] |
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Ken Fyten
made changes -
Assignee | Deryk Sinotte [ deryk.sinotte ] | yip.ng [ yip.ng ] |
yip.ng
made changes -
Attachment | screenshot-03.png [ 15880 ] |
yip.ng
made changes -
Attachment | screenshot-04.png [ 15882 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Ken Fyten
made changes -
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | 4.0.BETA [ 10770 ] |
Ken Fyten
made changes -
Assignee | yip.ng [ yip.ng ] | Arturo Zambrano [ artzambrano ] |
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41497 | Thu Jun 19 14:37:57 MDT 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/maskedentry/MaskedEntryRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/textareaentry/TextAreaEntryRenderer.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/textentry/TextEntryRenderer.java |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Arturo Zambrano
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
The submittedValue is getting lost by the drop-down execute?
– Mark