[jira] [Commented] (MYFACES-3671) jsf-uncompressed.js contains 'import' of not existing file '_FinalizeableObj.js'

2013-01-15 Thread dennis hoersch (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553636#comment-13553636 ] dennis hoersch commented on MYFACES-3671: - Thank you. Maybe it is a good idea

[jira] [Created] (MYFACES-3672) TODO 'optimize this code' in ResourceHandlerImpl.isResourceIdentifierExcluded()

2013-01-15 Thread dennis hoersch (JIRA)
dennis hoersch created MYFACES-3672: --- Summary: TODO 'optimize this code' in ResourceHandlerImpl.isResourceIdentifierExcluded() Key: MYFACES-3672 URL: https://issues.apache.org/jira/browse/MYFACES-3672

[jira] [Created] (TOMAHAWK-1657) rowCountVar is not available in header/footer

2013-01-15 Thread Ondrej Svetlik (JIRA)
Ondrej Svetlik created TOMAHAWK-1657: Summary: rowCountVar is not available in header/footer Key: TOMAHAWK-1657 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1657 Project: MyFaces Tomahawk

[jira] [Commented] (TOBAGO-1222) Generated code should use sorted items

2013-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553782#comment-13553782 ] Hudson commented on TOBAGO-1222: Integrated in tobago-trunk #929 (See

[jira] [Commented] (TOBAGO-1222) Generated code should use sorted items

2013-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553799#comment-13553799 ] Hudson commented on TOBAGO-1222: Integrated in tobago-1.5.x #121 (See

[jira] [Created] (MYFACES-3673) NullPointerException in FlashImpl when forwarding from an init action

2013-01-15 Thread Andreas Wuest (JIRA)
Andreas Wuest created MYFACES-3673: -- Summary: NullPointerException in FlashImpl when forwarding from an init action Key: MYFACES-3673 URL: https://issues.apache.org/jira/browse/MYFACES-3673 Project:

[jira] [Resolved] (MYFACES-3672) TODO 'optimize this code' in ResourceHandlerImpl.isResourceIdentifierExcluded()

2013-01-15 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3672. - Resolution: Fixed Fix Version/s: 2.1.11 2.0.17

[jira] [Commented] (MYFACES-3673) NullPointerException in FlashImpl when forwarding from an init action

2013-01-15 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554043#comment-13554043 ] Leonardo Uribe commented on MYFACES-3673: - Use RequestDispatcher will not work.

[jira] [Created] (MYFACES-3674) Implement f:viewAction

2013-01-15 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACES-3674: --- Summary: Implement f:viewAction Key: MYFACES-3674 URL: https://issues.apache.org/jira/browse/MYFACES-3674 Project: MyFaces Core Issue Type: Task

[jira] [Created] (MYFACES-3675) Session scoped beans are not cleaned up when PortletSession expires or is invalidated

2013-01-15 Thread Neil Griffin (JIRA)
Neil Griffin created MYFACES-3675: - Summary: Session scoped beans are not cleaned up when PortletSession expires or is invalidated Key: MYFACES-3675 URL: https://issues.apache.org/jira/browse/MYFACES-3675

[jira] [Created] (MYFACES-3676) Implement FlashFactory and related events

2013-01-15 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACES-3676: --- Summary: Implement FlashFactory and related events Key: MYFACES-3676 URL: https://issues.apache.org/jira/browse/MYFACES-3676 Project: MyFaces Core

[jira] [Commented] (MYFACES-3675) Session scoped beans are not cleaned up when PortletSession expires or is invalidated

2013-01-15 Thread Neil Griffin (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554303#comment-13554303 ] Neil Griffin commented on MYFACES-3675: --- Here is a patched