Details
-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: EE-1.8.2.GA_P04
-
Fix Version/s: EE-1.8.2.GA_P05
-
Component/s: Bridge, ICE-Components
-
Labels:None
-
Environment:
-
Assignee Priority:P1
Description
This scenario
{code}
//in this example again the inputText will process the event, when hitting enter on inputText
<ice:form actionListener="#{bean.formListener}">
<ice:inputText actionListener="#{bean.textListener}" />
{code}
not works in http://anonsvn.icesoft.org/repo/icefaces/trunk/icefaces rev. 32567. Only form action listener is fired.
{code}
//in this example again the inputText will process the event, when hitting enter on inputText
<ice:form actionListener="#{bean.formListener}">
<ice:inputText actionListener="#{bean.textListener}" />
{code}
not works in http://anonsvn.icesoft.org/repo/icefaces/trunk/icefaces rev. 32567. Only form action listener is fired.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Krashan Brahmanjara
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Ken Fyten
made changes -
Fix Version/s | EE-1.8.2.GA_P05 [ 10331 ] | |
Affects Version/s | EE-1.8.2.GA_P05 [ 10331 ] | |
Assignee Priority | P1 [ 10010 ] |
Ken Fyten
made changes -
Component/s | Bridge [ 10011 ] | |
Component/s | Components [ 10012 ] |
Deryk Sinotte
made changes -
Attachment | ice-8796.war [ 15082 ] | |
Attachment | ice-8796.zip [ 15083 ] |
Deryk Sinotte
made changes -
Priority | Major [ 3 ] | Critical [ 2 ] |
Assignee | Deryk Sinotte [ deryk.sinotte ] | Mircea Toma [ mircea.toma ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Affects Version/s | EE-1.8.2.GA_P04 [ 10280 ] | |
Affects Version/s | EE-1.8.2.GA_P05 [ 10331 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |