[jsf 2.0] PostRestoreStateEvent called more that once for components inside UIData instances (h:dataTable)

2009-09-14 Thread Leonardo Uribe
Hi Checking UIViewRoot class I have noted some side effect on UIViewRoot.processRestoreState() method. The javadoc says this: ".The default implementation must call UIComponentBase.processRestoreState(javax.faces.context.FacesContext, java.lang.Object) from within a try block. The try block

[jira] Updated: (TRINIDAD-1572) Potential Character Encoding problem in the Branch Trinidad-1.0.x

2009-09-14 Thread Mamallan Uthaman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamallan Uthaman updated TRINIDAD-1572: --- Status: Patch Available (was: Open) > Potential Character Encoding problem in the

[jira] Created: (TRINIDAD-1572) Potential Character Encoding problem in the Branch Trinidad-1.0.x

2009-09-14 Thread Mamallan Uthaman (JIRA)
Potential Character Encoding problem in the Branch Trinidad-1.0.x - Key: TRINIDAD-1572 URL: https://issues.apache.org/jira/browse/TRINIDAD-1572 Project: MyFaces Trinidad Issue T

[jira] Resolved: (MYFACES-2354) update javax.faces.component classes which utilize the context classloader to handle java2 security

2009-09-14 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2354. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha updated API classes to better han

[jira] Created: (MYFACES-2354) update javax.faces.component classes which utilize the context classloader to handle java2 security

2009-09-14 Thread Michael Concini (JIRA)
update javax.faces.component classes which utilize the context classloader to handle java2 security --- Key: MYFACES-2354 URL: https://issues.apache.org/jira/browse/MY

[jira] Commented: (EXTSCRIPT-18) check if annotations work and if not provide the needed code to make it work

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754983#action_12754983 ] Werner Punz commented on EXTSCRIPT-18: -- ok annotations cannot work this is system in

[jira] Resolved: (TOBAGO-795) Javascript error in treeListbox

2009-09-14 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-795. - Resolution: Fixed Fix Version/s: 1.0.24 > Javascript error in treeListbox > --

[jira] Issue Comment Edited: (MYFACES-2352) Add the parameter handling for UICommand

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754953#action_12754953 ] Werner Punz edited comment on MYFACES-2352 at 9/14/09 6:22 AM:

[jira] Commented: (MYFACES-2352) Add the parameter handling for UICommand

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754970#action_12754970 ] Werner Punz commented on MYFACES-2352: -- Ok the base mechanism is fine but generally

[jira] Issue Comment Edited: (TRINIDAD-952) In IE, cursor does not return to the correct component after PPR

2009-09-14 Thread Klemens Schrage (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754958#action_12754958 ] Klemens Schrage edited comment on TRINIDAD-952 at 9/14/09 5:41 AM:

[jira] Commented: (TRINIDAD-952) In IE, cursor does not return to the correct component after PPR

2009-09-14 Thread Klemens Schrage (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754958#action_12754958 ] Klemens Schrage commented on TRINIDAD-952: -- We still see problem in our environm

[jira] Commented: (MYFACES-2352) Add the parameter handling for UICommand

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754953#action_12754953 ] Werner Punz commented on MYFACES-2352: -- Ok here we have following to do, we have to

[jira] Resolved: (MYFACES-2351) Implement the behavior context imple

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2351. -- Resolution: Fixed Already implemented by simon lessard, sorry for having overlooked the inner

[jira] Created: (TRINIDAD-1571) If outputText is being bound with a field having Integer type. Then textbox doesn't accepts values like 08,008,009,09,010 etc.

2009-09-14 Thread gaurav raval (JIRA)
If outputText is being bound with a field having Integer type. Then textbox doesn't accepts values like 08,008,009,09,010 etc. -- Key: TRINIDAD-1571

[jira] Created: (TOBAGO-795) Javascript error in treeListbox

2009-09-14 Thread Volker Weber (JIRA)
Javascript error in treeListbox --- Key: TOBAGO-795 URL: https://issues.apache.org/jira/browse/TOBAGO-795 Project: MyFaces Tobago Issue Type: Bug Components: Themes Affects Versions: 1.0.23

[jira] Created: (MYFACES-2353) Add the event chaining functionality to the components

2009-09-14 Thread Werner Punz (JIRA)
Add the event chaining functionality to the components --- Key: MYFACES-2353 URL: https://issues.apache.org/jira/browse/MYFACES-2353 Project: MyFaces Core Issue Type: Sub-task

[jira] Created: (MYFACES-2352) Add the parameter handling for UICommand

2009-09-14 Thread Werner Punz (JIRA)
Add the parameter handling for UICommand Key: MYFACES-2352 URL: https://issues.apache.org/jira/browse/MYFACES-2352 Project: MyFaces Core Issue Type: Sub-task Reporter: Werner Punz --

[jira] Created: (MYFACES-2351) Implement the behavior context imple

2009-09-14 Thread Werner Punz (JIRA)
Implement the behavior context imple Key: MYFACES-2351 URL: https://issues.apache.org/jira/browse/MYFACES-2351 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314 Affects Versions

[jira] Issue Comment Edited: (MYFACES-2350) All renderers of components that implements ClientBehaviorHolder should encode javascript attributes

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754875#action_12754875 ] Werner Punz edited comment on MYFACES-2350 at 9/14/09 2:20 AM:

[jira] Issue Comment Edited: (MYFACES-2350) All renderers of components that implements ClientBehaviorHolder should encode javascript attributes

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754875#action_12754875 ] Werner Punz edited comment on MYFACES-2350 at 9/14/09 1:58 AM:

[jira] Issue Comment Edited: (MYFACES-2350) All renderers of components that implements ClientBehaviorHolder should encode javascript attributes

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754875#action_12754875 ] Werner Punz edited comment on MYFACES-2350 at 9/14/09 1:50 AM:

[jira] Commented: (MYFACES-2350) All renderers of components that implements ClientBehaviorHolder should encode javascript attributes

2009-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754875#action_12754875 ] Werner Punz commented on MYFACES-2350: -- Ok we are dealing with several issues here: