Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-Alpha3, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:jsf2.0, ICEfaces2.0, compat
Description
The bits of javascript that are rendered in ICEfaces1.8.0 are absent from the encoded page.
Issue Links
- depends on
-
ICE-4458 create component-showcase sample for compat version of ICEfaces-2
- Closed
the valuechangeEvent is happening and the list is built, it just isn't rendering back to the page:-
from logging:-
SelectInputText.setSelectedItem() clientId: iceform:AutoCmpTxt
SelectInputText.setSelectedItem() changed: false
SIT.decode() selIdxStr:
SIT.setSelectedItem() key: a
SelectInputText.setSelectedItem() clientId: iceform:AutoCmpTxtFace
SelectInputText.setSelectedItem() changed: false
SIT.decode() selIdxStr:
SIT.setSelectedItem() key:
in value Changed event
SelectInputText.broadcast() clientId: iceform:AutoCmpTxt
SelectInputText.broadcast() event: javax.faces.event.ValueChangeEvent[source=com.icesoft.faces.component.selectinputtext.SelectInputText@fb53f6]
SelectInputText.broadcast() ValueChangeEvent old: new: a