[jira] [Created] (TRINIDAD-2099) SelectOneRadio required attribute doesn't work if value is empty

2011-05-06 Thread Markus Reichert (JIRA)
SelectOneRadio required attribute doesn't work if value is empty - Key: TRINIDAD-2099 URL: https://issues.apache.org/jira/browse/TRINIDAD-2099 Project: MyFaces Trinidad Issue

[jira] [Commented] (PORTLETBRIDGE-192) Proposal for 3.0 API: javax.portlet.faces.context.BridgeContext and associated BridgeContextFactory

2011-05-06 Thread Neil Griffin (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13029877#comment-13029877 ] Neil Griffin commented on PORTLETBRIDGE-192: Regarding #1, #2, and #4:

[jira] [Created] (MYFACES-3128) Problems with a custom Resource Resolver

2011-05-06 Thread Juan Fernandez Corugedo (JIRA)
Problems with a custom Resource Resolver Key: MYFACES-3128 URL: https://issues.apache.org/jira/browse/MYFACES-3128 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.5

[jira] [Updated] (MYFACES-2924) Component bindings are not reset when explicit navigation to the same page is derived from action

2011-05-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-2924: Resolution: Fixed Fix Version/s: 2.1.0 2.0.6 Status:

[jira] [Created] (MYFACES-3129) [PERF] Call first getChildCount() or getFacetCount() before try to create the iterator

2011-05-06 Thread Leonardo Uribe (JIRA)
[PERF] Call first getChildCount() or getFacetCount() before try to create the iterator -- Key: MYFACES-3129 URL: https://issues.apache.org/jira/browse/MYFACES-3129

[jira] [Resolved] (MYFACES-3129) [PERF] Call first getChildCount() or getFacetCount() before try to create the iterator

2011-05-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3129. - Resolution: Fixed Fix Version/s: 2.1.0 2.0.6 [PERF] Call

[jira] [Updated] (MYFACES-3111) [PERF] Review UIData.saveDescendantComponentStates and restoreDescendantComponentStates

2011-05-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3111: Resolution: Fixed Fix Version/s: 2.1.0 2.0.6 Assignee:

[jira] [Commented] (MYFACES-3105) Navigation with redirect after ViewExpiredExpcetion throws NPE

2011-05-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030012#comment-13030012 ] Leonardo Uribe commented on MYFACES-3105: - Is this one already solved after

[jira] [Commented] (MYFACES-3105) Navigation with redirect after ViewExpiredExpcetion throws NPE

2011-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030016#comment-13030016 ] Martin Kočí commented on MYFACES-3105: -- I think this is still not solved, at least

[core] tasks for release myfaces core 2.0.6 and 2.1.0-rc

2011-05-06 Thread Leonardo Uribe
Hi It could be good to do a release of myfaces core 2.0.5 and 2.1.0-rc in 1 or 2 weeks. The code for myfaces core 2.1.x (actually in trunk) is ready, all features specified by the spec were implemented. So to keep things moving and get some feedback, I think it could be good to do a release, so

[jira] [Created] (MYFACES-3130) [PERF] Avoid unnecessary AbstractList$Itr instances

2011-05-06 Thread JIRA
[PERF] Avoid unnecessary AbstractList$Itr instances --- Key: MYFACES-3130 URL: https://issues.apache.org/jira/browse/MYFACES-3130 Project: MyFaces Core Issue Type: Improvement

[jira] [Resolved] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3125. - Resolution: Fixed Fix Version/s: 2.1.0 2.0.6

[jira] [Commented] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-06 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030054#comment-13030054 ] Matt Benson commented on MYFACES-3125: -- I hadn't yet had any luck reproducing this

[jira] [Commented] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030055#comment-13030055 ] Leonardo Uribe commented on MYFACES-3125: - It could be good if you can confirm

[jira] [Commented] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-06 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030065#comment-13030065 ] Matt Benson commented on MYFACES-3125: -- I plan to do a build from trunk later and

[jira] [Commented] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-06 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030067#comment-13030067 ] Leonardo Uribe commented on MYFACES-3125: - Thanks! that would be a big help.

[jira] [Updated] (MYFACES-3075) Allow ELResolvers filtering

2011-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kočí updated MYFACES-3075: - Resolution: Fixed Fix Version/s: 2.1.0-SNAPSHOT Status: Resolved (was: Patch

[jira] [Commented] (PORTLETBRIDGE-192) Proposal for 3.0 API: javax.portlet.faces.context.BridgeContext and associated BridgeContextFactory

2011-05-06 Thread Alexandr Smirnov (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030089#comment-13030089 ] Alexandr Smirnov commented on PORTLETBRIDGE-192: Way, ther's a good

[jira] [Created] (MYFACES-3131) tables not rendering after ajax call in internet explorer 6

2011-05-06 Thread James G (JIRA)
tables not rendering after ajax call in internet explorer 6 --- Key: MYFACES-3131 URL: https://issues.apache.org/jira/browse/MYFACES-3131 Project: MyFaces Core Issue Type: Bug

[jira] [Created] (MYFACES-3132) javax.faces.context.ResponseWriterWrapper implementation is overdone

2011-05-06 Thread Matt Benson (JIRA)
javax.faces.context.ResponseWriterWrapper implementation is overdone Key: MYFACES-3132 URL: https://issues.apache.org/jira/browse/MYFACES-3132 Project: MyFaces Core Issue

[jira] [Resolved] (TRINIDAD-2094) support adding mutable information to property key in the trinidad tools

2011-05-06 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-2094. -- Resolution: Fixed Fix Version/s: 2.0.6-plugins support adding