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
Activity
Judy Guglielmin
created issue -
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.0 [ 10032 ] | |
Security | Private [ 10001 ] |
Judy Guglielmin
made changes -
Judy Guglielmin
made changes -
Salesforce Case | [] |
Judy Guglielmin
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] |
Ken Fyten
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | Yip Ng [ yip.ng ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19547 | Thu Oct 29 15:11:57 MDT 2009 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/selectinputtext/SelectInputText.java
MODIFY /icefaces/scratchpads/glimmer/compat/samples/component-showcase/src/org/icefaces/application/showcase/view/bean/examples/component/selectInputText/CityDictionary.java |
yip.ng
made changes -
Attachment | screenshot-1.png [ 12072 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Fix Version/s | 2.0.0 [ 10230 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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