[jira] [Commented] (MYFACES-3115) jsf.js event handler source id might be missing

2011-04-26 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025129#comment-13025129 ] Werner Punz commented on MYFACES-3115: -- ok the example from Martin Koci was not

[jira] [Created] (MYFACES-3116) MyFaces cannot resolve @ManagedProperty on startup, throws UnsupportedOperationException

2011-04-26 Thread Alois Glomann (JIRA)
MyFaces cannot resolve @ManagedProperty on startup, throws UnsupportedOperationException Key: MYFACES-3116 URL: https://issues.apache.org/jira/browse/MYFACES-3116

[RESULT] Voting Ext-Scripting 1.0.1

2011-04-26 Thread Werner Punz
The results of the VOTE are Binding: Jakob Korherr +1 Gerhard Petracek +1 Bernd Bohmann +1 Leonardo Uribe +1 Non Binding: Hazem Saleh +1 The number of sufficient +1 votes had been reached after 72 hours. I am now closing the vote and will progress further on with the release process. Werner

[jira] [Commented] (MYFACES-3115) jsf.js event handler source id might be missing

2011-04-26 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025240#comment-13025240 ] Martin Kočí commented on MYFACES-3115: -- Here are code snippets: sample.xhtml:

Re: [core] performance: performance hints

2011-04-26 Thread Martin Koci
Hi, Leonardo Uribe píše v Po 25. 04. 2011 v 12:45 +0200: Hi 2011/4/19 Martin Koci martin.kocicak.k...@gmail.com Hi, is it possible to introduce performance hints in myfaces-core? Hints similar to javax.faces.component.visit.VisitHint but related

Re: [core] performance: performance hints

2011-04-26 Thread Bernd Bohmann
Hello Marin, I don't see any problems to include this feature into MyFaces Core. I don't think this breaks the specification: h:dataTable f:attribute name=readonly value=true / /h:dataTable Maybe we should also consider: h:dataTable h:column f:attribute name=readonly

[jira] [Reopened] (TRINIDAD-2047) UIXCollection saves the stamp state when there is no stamp

2011-04-26 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson reopened TRINIDAD-2047: --- The fix was an incorrect one. Due to my misunderstanding of the code due to a lack

[jira] [Resolved] (TRINIDAD-2047) UIXCollection saves the stamp state when there is no stamp

2011-04-26 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-2047. --- Resolution: Fixed Fix Version/s: (was: 2.0.0)

[jira] [Created] (TRINIDAD-2090) Accessible Trinidad 2.0

2011-04-26 Thread Karel Simek (JIRA)
Accessible Trinidad 2.0 Key: TRINIDAD-2090 URL: https://issues.apache.org/jira/browse/TRINIDAD-2090 Project: MyFaces Trinidad Issue Type: New Feature Components: Components Affects Versions:

Re: [core] performance: performance hints

2011-04-26 Thread Andy Schwartz
I think it is time to propose a new axiom relating to boolean properties. I would name it after Blake, who first called this truth to my attention: Blake's Axiom of Boolean Properties: You will regret making your property a boolean. :-) In this particular case, I am thinking about the UIData

[jira] [Created] (MYFACES-3117) Current server state saving implementation prevents multi-window usage

2011-04-26 Thread JIRA
Current server state saving implementation prevents multi-window usage -- Key: MYFACES-3117 URL: https://issues.apache.org/jira/browse/MYFACES-3117 Project: MyFaces Core

[jira] [Created] (TRINIDAD-2091) add mutable information to property key to support partial state saving

2011-04-26 Thread Gabrielle Crawford (JIRA)
add mutable information to property key to support partial state saving --- Key: TRINIDAD-2091 URL: https://issues.apache.org/jira/browse/TRINIDAD-2091 Project: MyFaces Trinidad

[Trinidad][API] add new api to propertyKey

2011-04-26 Thread Gabrielle Crawford
Hi, There is an issue with mutable attributes and partial state saving. I'm proposing adding a new capability to org.apache.myfaces.trinidad.bean.PropertyKey that indicates if a property is mutable, defaults to false. So specifically add 1. new constant CAP_MUTABLE 2. new method

[jira] [Commented] (MYFACES-3100) Repeated postbacks create additional serialized views

2011-04-26 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025387#comment-13025387 ] Martin Kočí commented on MYFACES-3100: -- Yes, but this is the nature of state

[jira] [Updated] (TRINIDAD-2090) Accessible Trinidad 2.0

2011-04-26 Thread Dave Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Robinson updated TRINIDAD-2090: Status: Patch Available (was: Open) Accessible Trinidad 2.0

[jira] [Created] (TRINIDAD-2092) panelTabbed does not switch to new tab

2011-04-26 Thread Ed Ruano (JIRA)
panelTabbed does not switch to new tab -- Key: TRINIDAD-2092 URL: https://issues.apache.org/jira/browse/TRINIDAD-2092 Project: MyFaces Trinidad Issue Type: Bug Components: Facelets Affects

[jira] [Commented] (TRINIDAD-2090) Accessible Trinidad 2.0

2011-04-26 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025429#comment-13025429 ] Scott O'Bryan commented on TRINIDAD-2090: - Excellent Kareel. Thanks for the

Re: [core] performance: performance hints

2011-04-26 Thread Mark Struberg
heh, that reminds me of the quardrary logic of an old colleague: ja/nein/weißnicht/habangst (roughly translates to : yes/no/ihavenoidea/angst) :) LieGrue, strub --- On Tue, 4/26/11, Andy Schwartz andy.g.schwa...@gmail.com wrote: From: Andy Schwartz andy.g.schwa...@gmail.com Subject: Re:

[jira] [Updated] (TRINIDAD-2091) add mutable information to property key to support partial state saving

2011-04-26 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford updated TRINIDAD-2091: - Status: Patch Available (was: Open) add mutable information to property key

[jira] [Commented] (TRINIDAD-2092) panelTabbed does not switch to new tab

2011-04-26 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025499#comment-13025499 ] Andrew Robinson commented on TRINIDAD-2092: --- You should not be using trh:head

[jira] [Commented] (TRINIDAD-2092) panelTabbed does not switch to new tab

2011-04-26 Thread Ed Ruano (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025580#comment-13025580 ] Ed Ruano commented on TRINIDAD-2092: Thanks for the tip Andrew. I have removed the