Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Icefaces4 trunk revision# 39423
Mojarra 2.2.4
Server: Tomcat7
Browser: All browsers
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
Changing the Opacity to a new value and then changing back to '1' causes a validation error which prevents '1' from being selected:
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
sourceId=form:opacitySelector[severity=(ERROR 2), summary=({0}: Validation Error: Value is not valid), detail=({0}: Validation Error: Value is not
valid)]
To reproduce:
1) Build / deploy showcase sample
2) Navigate to ace:draggableDroppable > Draggable demo
3) Change the opacity to a new value
4) Try changing the opacity back to '1'
Validation error occurs.
INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
sourceId=form:opacitySelector[severity=(ERROR 2), summary=({0}: Validation Error: Value is not valid), detail=({0}: Validation Error: Value is not
valid)]
To reproduce:
1) Build / deploy showcase sample
2) Navigate to ace:draggableDroppable > Draggable demo
3) Change the opacity to a new value
4) Try changing the opacity back to '1'
Validation error occurs.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
icefaces 4 trunk rev 40104, 3.3.0 mtce branch rev 40105