[jira] [Updated] (MYFACES-3562) [perf] Optimize UIOutput.saveState(FacesContext)

2012-06-04 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kočí updated MYFACES-3562: - Status: Patch Available (was: Open) > [perf] Optimize UIOutput.saveState(FacesContext) > -

[jira] [Created] (MYFACES-3562) [perf] Optimize UIOutput.saveState(FacesContext)

2012-06-04 Thread JIRA
Martin Kočí created MYFACES-3562: Summary: [perf] Optimize UIOutput.saveState(FacesContext) Key: MYFACES-3562 URL: https://issues.apache.org/jira/browse/MYFACES-3562 Project: MyFaces Core Iss

[jira] [Commented] (EXTCDI-258) @TransactionScoped outside of a request

2012-06-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288833#comment-13288833 ] Gerhard Petracek commented on EXTCDI-258: - @RequestScoped leads to the same/simila

[jira] [Commented] (MYFACES-2509) @ListenerFor not processed for global system events

2012-06-04 Thread dennis hoersch (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288820#comment-13288820 ] dennis hoersch commented on MYFACES-2509: - My use case is: I have system event l

[jira] [Reopened] (EXTCDI-258) @TransactionScoped outside of a request

2012-06-04 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened EXTCDI-258: -- we must revert this commit. This basically breaks the whole setup of @TransactionScoped beans in a

[jira] [Commented] (MYFACES-3557) ViewNotFoundException using Custom Exception Handler after ViewExpiredException when using implicit navigation and prefix mapping.

2012-06-04 Thread Paul Nicolucci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288718#comment-13288718 ] Paul Nicolucci commented on MYFACES-3557: - Hey Leonardo, let me review the patch

[jira] [Updated] (MYFACES-3561) [perf] skip UniqueIdVendor.createUniqueId(FacesContext context, String seed) for facelets generated component ids

2012-06-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3561: Status: Patch Available (was: Open) > [perf] skip UniqueIdVendor.createUniqueId(Face

[jira] [Created] (MYFACES-3561) [perf] skip UniqueIdVendor.createUniqueId(FacesContext context, String seed) for facelets generated component ids

2012-06-04 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACES-3561: --- Summary: [perf] skip UniqueIdVendor.createUniqueId(FacesContext context, String seed) for facelets generated component ids Key: MYFACES-3561 URL: https://issues.apache.org/j

[jira] [Created] (MYFACES-3560) [perf] Add FaceletCompositionContext.incrementUniqueComponentId() and prevent create ids when is not necessary

2012-06-04 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACES-3560: --- Summary: [perf] Add FaceletCompositionContext.incrementUniqueComponentId() and prevent create ids when is not necessary Key: MYFACES-3560 URL: https://issues.apache.org/jir

Re: [VOTE] Release Tobago 1.6.0-beta-1

2012-06-04 Thread Grant Smith
+1 On Mon, Jun 4, 2012 at 1:10 AM, Udo Schnurpfeil wrote: > +1 > > Regards > > Udo > > Am 04.06.12 09:19, schrieb Volker Weber: > > Hi, > > > > +1 > > > > Regards, > > Volker > > > > 2012/6/3 Bernd Bohmann : > >> Hello, > >> > >> I would like to release Tobago 1.6.0-beta-1 > >> > >> For a de

[jira] [Resolved] (MYFACES-3526) NullPointerException on javax.faces.application.Resource.toString when using -Dsun.io.serialization.extendedDebugInfo=true

2012-06-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3526. - Resolution: Fixed Fix Version/s: 2.1.8 Assignee: Leonardo Uribe The pro

[jira] [Commented] (MYFACES-2509) @ListenerFor not processed for global system events

2012-06-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288534#comment-13288534 ] Leonardo Uribe commented on MYFACES-2509: - Additional info with patch in MYFACES

[jira] [Commented] (MYFACES-3559) Add 'ListenerFor' for system events as annotation configuration

2012-06-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288533#comment-13288533 ] Leonardo Uribe commented on MYFACES-3559: - Added patch in unified diff format. T

[jira] [Comment Edited] (MYFACES-3559) Add 'ListenerFor' for system events as annotation configuration

2012-06-04 Thread dennis hoersch (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288507#comment-13288507 ] dennis hoersch edited comment on MYFACES-3559 at 6/4/12 11:36 AM:

[jira] [Created] (MYFACES-3559) Add 'ListenerFor' for system events as annotation configuration

2012-06-04 Thread dennis hoersch (JIRA)
dennis hoersch created MYFACES-3559: --- Summary: Add 'ListenerFor' for system events as annotation configuration Key: MYFACES-3559 URL: https://issues.apache.org/jira/browse/MYFACES-3559 Project: MyFa

[jira] [Resolved] (TOBAGO-506) renderedPartially doesn't work with tc:cell, tc:tab and tc:tabgroup

2012-06-04 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-506. Resolution: Not A Problem Fix Version/s: 1.5.0 This is not a bug, because it is defi

[jira] [Commented] (TOBAGO-1049) Tree inside of the Sheet (aka TreeTable)

2012-06-04 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288454#comment-13288454 ] Udo Schnurpfeil commented on TOBAGO-1049: - The branch was merged back to trunk, a

[jira] [Commented] (MYFACES-3557) ViewNotFoundException using Custom Exception Handler after ViewExpiredException when using implicit navigation and prefix mapping.

2012-06-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288448#comment-13288448 ] Leonardo Uribe commented on MYFACES-3557: - I have attached an alternate patch fo

[jira] [Created] (MYFACES-3558) ViewScoped bean re-created on every ajax request

2012-06-04 Thread Denis Kniazhev (JIRA)
Denis Kniazhev created MYFACES-3558: --- Summary: ViewScoped bean re-created on every ajax request Key: MYFACES-3558 URL: https://issues.apache.org/jira/browse/MYFACES-3558 Project: MyFaces Core

Re: [VOTE] Release Tobago 1.6.0-beta-1

2012-06-04 Thread Udo Schnurpfeil
+1 Regards Udo Am 04.06.12 09:19, schrieb Volker Weber: > Hi, > > +1 > > Regards, > Volker > > 2012/6/3 Bernd Bohmann : >> Hello, >> >> I would like to release Tobago 1.6.0-beta-1 >> >> For a detail list please consult the release notes: >> >> https://issues.apache.org/jira/secure/Release

[jira] [Created] (TOMAHAWK-1628) HtmlDataTable ignores the attribute 'rowClasses'

2012-06-04 Thread dennis hoersch (JIRA)
dennis hoersch created TOMAHAWK-1628: Summary: HtmlDataTable ignores the attribute 'rowClasses' Key: TOMAHAWK-1628 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1628 Project: MyFaces Tomahaw

Re: [VOTE] Release Tobago 1.6.0-beta-1

2012-06-04 Thread Volker Weber
Hi, +1 Regards, Volker 2012/6/3 Bernd Bohmann : > Hello, > > I would like to release Tobago 1.6.0-beta-1 > > For a detail list please consult the release notes: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&styleName=Html&version=12321691 > > The version is av