[jira] Updated: (MYFACES-2904) javascript _Dom._outerHtml does not handle table items (tr, tbody. ...)

2010-09-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-2904: Status: Patch Available (was: Open) javascript _Dom._outerHtml does not handle table

[jira] Created: (MYFACES-2904) javascript _Dom._outerHtml does not handle table items (tr, tbody. ...)

2010-09-02 Thread Leonardo Uribe (JIRA)
javascript _Dom._outerHtml does not handle table items (tr, tbody. ...) --- Key: MYFACES-2904 URL: https://issues.apache.org/jira/browse/MYFACES-2904 Project: MyFaces Core

Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
HEy Christian, I will take a look. I think I have not seen this issue w/ Trinidad, which has a similar entry: https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-impl/src/main/conf/META-INF/faces-config-base.xml -M On Thu, Sep 2, 2010 at 6:43 AM, Christian Kaltepoth

Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Christian Kaltepoth
Hey Matthias, thank you very much. You can use this sample app to reproduce this issue: http://github.com/chkal/prettyfaces-tests Just checkout the jsf2 branch and run via mvn tomcat:run-war and you will see the warning. Christian 2010/9/2 Matthias Wessendorf mat...@apache.org: HEy

[jira] Commented: (MYFACES-2904) javascript _Dom._outerHtml does not handle table items (tr, tbody. ...)

2010-09-02 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905447#action_12905447 ] Werner Punz commented on MYFACES-2904: -- Wow now this is a nice patch, I never

Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
I think I need new glasses... WARNING: absolute-ordering element found in application configuration resource trinidad. This description will be ignored and the actions described in ordering elements will be taken into account instead. -M On Thu, Sep 2, 2010 at 9:24 AM, Christian Kaltepoth

Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
Should be easy fix -M On Thu, Sep 2, 2010 at 10:57 AM, Matthias Wessendorf mat...@apache.org wrote: I think I need new glasses... WARNING: absolute-ordering element found in application configuration resource trinidad. This description will be ignored and the actions described in ordering

[jira] Created: (MYFACES-2905) [JSF2] absolute-ordering warning

2010-09-02 Thread JIRA
[JSF2] absolute-ordering warning Key: MYFACES-2905 URL: https://issues.apache.org/jira/browse/MYFACES-2905 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.1 Reporter: Matthias

[jira] Commented: (MYFACES-2905) [JSF2] absolute-ordering warning

2010-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905460#action_12905460 ] Matthias Weßendorf commented on MYFACES-2905: - Problem is that in:

Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Matthias Wessendorf
https://issues.apache.org/jira/browse/MYFACES-2905 On Thu, Sep 2, 2010 at 10:58 AM, Matthias Wessendorf mat...@apache.org wrote: Should be easy fix -M On Thu, Sep 2, 2010 at 10:57 AM, Matthias Wessendorf mat...@apache.org wrote: I think I need new glasses... WARNING: absolute-ordering

[jira] Resolved: (MYFACES-2905) [JSF2] absolute-ordering warning

2010-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved MYFACES-2905. - Fix Version/s: 2.0.2-SNAPSHOT Resolution: Fixed [JSF2]

[jira] Created: (MYFACES-2906) NullPointerException in ResolverBuilderBase.sortELResolvers()

2010-09-02 Thread JIRA
NullPointerException in ResolverBuilderBase.sortELResolvers() - Key: MYFACES-2906 URL: https://issues.apache.org/jira/browse/MYFACES-2906 Project: MyFaces Core Issue Type: Bug

[jira] Commented: (MYFACES-2906) NullPointerException in ResolverBuilderBase.sortELResolvers()

2010-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905462#action_12905462 ] Matthias Weßendorf commented on MYFACES-2906: - stacktrace

[jira] Commented: (MYFACES-2904) javascript _Dom._outerHtml does not handle table items (tr, tbody. ...)

2010-09-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905465#action_12905465 ] Jakob Korherr commented on MYFACES-2904: great stuff :) javascript

[jira] Commented: (MYFACES-2906) NullPointerException in ResolverBuilderBase.sortELResolvers()

2010-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905466#action_12905466 ] Matthias Weßendorf commented on MYFACES-2906: - we create Mock since FC is not

[jira] Created: (TRINIDAD-1901) Make Trinidad OSGi ready

2010-09-02 Thread Frank Mittag (JIRA)
Make Trinidad OSGi ready Key: TRINIDAD-1901 URL: https://issues.apache.org/jira/browse/TRINIDAD-1901 Project: MyFaces Trinidad Issue Type: Improvement Affects Versions: 2.0.0.3-core Reporter: Frank

Re: [JSF2] absolute-ordering warning

2010-09-02 Thread Christian Kaltepoth
Thank you very much! :-) Christian 2010/9/2 Matthias Wessendorf mat...@apache.org: https://issues.apache.org/jira/browse/MYFACES-2905 On Thu, Sep 2, 2010 at 10:58 AM, Matthias Wessendorf mat...@apache.org wrote: Should be easy fix -M On Thu, Sep 2, 2010 at 10:57 AM, Matthias Wessendorf

[jira] Created: (TRINIDAD-1902) Provide FacesContext for configuration tasks

2010-09-02 Thread Jakob Korherr (JIRA)
Provide FacesContext for configuration tasks Key: TRINIDAD-1902 URL: https://issues.apache.org/jira/browse/TRINIDAD-1902 Project: MyFaces Trinidad Issue Type: Improvement Affects Versions:

[jira] Resolved: (TRINIDAD-1902) Provide FacesContext for configuration tasks

2010-09-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved TRINIDAD-1902. - Fix Version/s: 2.0.0.3-core Resolution: Fixed Provide FacesContext for

[jira] Commented: (TRINIDAD-1902) Provide FacesContext for configuration tasks

2010-09-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905478#action_12905478 ] Jakob Korherr commented on TRINIDAD-1902: - This fix is a first solution for this

[jira] Created: (TOBAGO-912) tc:validateFileItem define multiple contentType

2010-09-02 Thread Guido Dubois (JIRA)
tc:validateFileItem define multiple contentType --- Key: TOBAGO-912 URL: https://issues.apache.org/jira/browse/TOBAGO-912 Project: MyFaces Tobago Issue Type: New Feature Components: Core

[jira] Commented: (TRINIDAD-1901) Make Trinidad OSGi ready

2010-09-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905495#action_12905495 ] Matthias Weßendorf commented on TRINIDAD-1901: -- Frank, for myfaces - there

absolute-ordering warning

2010-09-02 Thread Christian Kaltepoth
Hello, I'm committer on the PrettyFaces project and we are currently preparing our next release. While testing the release in different environments I discovered that MyFaces 2.0.1 prints a weird warning to the console: WARNING: absolute-ordering element found in application configuration

[jira] Created: (TOMAHAWK-1545) Components inside detailStamp facet requires clientId reset each time setRowIndex is called

2010-09-02 Thread Leonardo Uribe (JIRA)
Components inside detailStamp facet requires clientId reset each time setRowIndex is called --- Key: TOMAHAWK-1545 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1545

[jira] Resolved: (TOMAHAWK-1545) Components inside detailStamp facet requires clientId reset each time setRowIndex is called

2010-09-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1545. -- Fix Version/s: 1.1.10-SNAPSHOT Resolution: Fixed Components inside

[jira] Issue Comment Edited: (TOMAHAWK-1544) org.apache.myfaces.custom.date.HtmlDateRenderer.encodeEnd() broken

2010-09-02 Thread Denis A. (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905563#action_12905563 ] Denis A. edited comment on TOMAHAWK-1544 at 9/2/10 12:06 PM: -

[jira] Created: (TRINIDAD-1903) Window manager and per window page flow scope

2010-09-02 Thread Michael Kurz (JIRA)
Window manager and per window page flow scope - Key: TRINIDAD-1903 URL: https://issues.apache.org/jira/browse/TRINIDAD-1903 Project: MyFaces Trinidad Issue Type: New Feature Affects Versions:

[jira] Resolved: (TRINIDAD-1899) SessionChangeManager performance and behavior improvements

2010-09-02 Thread Blake Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Sullivan resolved TRINIDAD-1899. -- Resolution: Fixed Resolved in revision 992031 on main Resolved in revision 992030

[jira] Updated: (MYFACES-2904) javascript _Dom._outerHtml does not handle table items (tr, tbody. ...)

2010-09-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-2904: Status: Resolved (was: Patch Available) Fix Version/s: 2.0.2-SNAPSHOT

[jira] Created: (MYFACES-2907) AjaxBehavior does not save ValueExpression instances in the state

2010-09-02 Thread Leonardo Uribe (JIRA)
AjaxBehavior does not save ValueExpression instances in the state - Key: MYFACES-2907 URL: https://issues.apache.org/jira/browse/MYFACES-2907 Project: MyFaces Core Issue Type:

[jira] Resolved: (MYFACES-2907) AjaxBehavior does not save ValueExpression instances in the state

2010-09-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2907. - Fix Version/s: 2.0.2-SNAPSHOT Resolution: Fixed AjaxBehavior does not save

[jira] Created: (MYFACES-2908) UIViewRoot.addComponentResource() adding multiple components with same ID instead of replacing

2010-09-02 Thread Michael Concini (JIRA)
UIViewRoot.addComponentResource() adding multiple components with same ID instead of replacing -- Key: MYFACES-2908 URL:

[jira] Updated: (MYFACES-2908) UIViewRoot.addComponentResource() adding multiple components with same ID instead of replacing

2010-09-02 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2908: - Status: Patch Available (was: Open) UIViewRoot.addComponentResource() adding

[jira] Reopened: (TOMAHAWK-1460) ClassCastException when testing Tomahawk 1.1.9 table demos when preserveDataModel=true

2010-09-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe reopened TOMAHAWK-1460: -- I have to revert the patch, go back to stage 1, and try other alternatives

[jira] Created: (TOMAHAWK-1546) Allow detailStamp to be Ajaxified using f:ajax

2010-09-02 Thread Leonardo Uribe (JIRA)
Allow detailStamp to be Ajaxified using f:ajax -- Key: TOMAHAWK-1546 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1546 Project: MyFaces Tomahawk Issue Type: Improvement

[jira] Resolved: (TOMAHAWK-1460) ClassCastException when testing Tomahawk 1.1.9 table demos when preserveDataModel=true

2010-09-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1460. -- Resolution: Fixed After testing it, it seems the problem was caused by