[jira] Commented: (TRINIDAD-119) InputDate popup crashes when using extension mapping

2011-03-16 Thread Markus Dreher (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007395#comment-13007395 ] Markus Dreher commented on TRINIDAD-119: Same problem with trinidad 1.2.14. and

[core] performance: ELResolvers filtering

2011-03-16 Thread Martin Koci
Hi, after few months I have time to do some performance optimalization for myfaces. This one is related to topic http://www.mail-archive.com/dev@myfaces.apache.org/msg49177.html Problem: how to disable ELResolver smartly? Adding a context-param for each is an overkill. But we have

ValueChangeListener + composite components

2011-03-16 Thread ZEILERBAUER Matthias
Hello guys, I have a problem with the valueChangeListener on my composite component. I = have following structure: composite:interface name=3Dcheckbox ... composite:attribute name=3DvalueChangeListener targets=3DinputComponent= / ... /composite:interface composite:implementation

Re: [core] performance: ELResolvers filtering

2011-03-16 Thread Mark Struberg
h hot ;) fat +1 Lets allow to switch off all that stuff which no one needs if running on a modern stack with facelets and CDI. LieGrue, strub --- On Wed, 3/16/11, Martin Koci martin.kocicak.k...@gmail.com wrote: From: Martin Koci martin.kocicak.k...@gmail.com Subject: [core]

[jira] Created: (MYFACES-3075) Allow ELResolvers filtering

2011-03-16 Thread JIRA
Allow ELResolvers filtering --- Key: MYFACES-3075 URL: https://issues.apache.org/jira/browse/MYFACES-3075 Project: MyFaces Core Issue Type: New Feature Components: General Affects Versions:

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

2011-03-16 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kočí updated MYFACES-3075: - Status: Patch Available (was: Open) Allow ELResolvers filtering ---

Re: [core] performance: ELResolvers filtering

2011-03-16 Thread Martin Koci
Hi, see https://issues.apache.org/jira/browse/MYFACES-3075 for first version of patch. @Mark, CDI/OWB manage scopes on their own, they don't use externalContext.getSessionMap(), applicationMap, .. is it true? If yes, then should be possible to disable

Re: [core] performance: ELResolvers filtering

2011-03-16 Thread Jakob Korherr
big +1 from my side too :) Great idea, Martin! Regards, Jakob 2011/3/16 Mark Struberg strub...@yahoo.de: h hot ;) fat +1 Lets allow to switch off all that stuff which no one needs if running on a modern stack with facelets and CDI. LieGrue, strub --- On Wed, 3/16/11, Martin Koci

Re: ValueChangeListener + composite components

2011-03-16 Thread Jakob Korherr
Hi Matthias, Try using the relative clientid of the h:inputText from within your composite component, thus something like container1:container2:inputComponent. Also, please ask questions like this one only at us...@myfaces.apache.org, thanks. Regards, Jakob 2011/3/16 ZEILERBAUER Matthias

Re: [core] performance: ELResolvers filtering

2011-03-16 Thread Mark Struberg
Hi! We use the ViewMap for @ViewScoped, but nothing else currently. LieGrue, strub --- On Wed, 3/16/11, Martin Koci martin.kocicak.k...@gmail.com wrote: From: Martin Koci martin.kocicak.k...@gmail.com Subject: Re: [core] performance: ELResolvers filtering To: MyFaces Development

Re: ValueChangeListener + composite components

2011-03-16 Thread Jakob Korherr
Here is the code from FaceletViewDeclarationLanguage.retargetMethodExpressions: UIComponent innerComponent = topLevelComponent.findComponent(target); if (innerComponent == null) { if (log.isLoggable(Level.SEVERE)) log.severe(Inner component + target + not found when

[jira] Created: (EXTCDI-157) base-test-infrastructure should be independent of external implementations

2011-03-16 Thread Gerhard Petracek (JIRA)
base-test-infrastructure should be independent of external implementations -- Key: EXTCDI-157 URL: https://issues.apache.org/jira/browse/EXTCDI-157 Project: MyFaces CODI

Re: ValueChangeListener + composite components

2011-03-16 Thread Jakob Korherr
Hi, the standard component is a UINamingContainer. Could you please send me the whole markup of the composite component? Regards, Jakob 2011/3/16 ZEILERBAUER Matthias matthias.zeilerba...@tirol.gv.at: Thanks for the code. But I still don't get it working. I didn't specify a componentType for

Re: ValueChangeListener + composite components

2011-03-16 Thread Jakob Korherr
Matthias, please always answer to the mailing list too, not just to my private email address. Otherwise no one can follow our discussion! I am afraid you hit a problem of JSF 2.0. It's currently not possible to retarget a special method expression (like valueChangeListener) from one composite

Re: [VOTE] release for myfaces core 1.1.9

2011-03-16 Thread Leonardo Uribe
+1 2011/3/16 Leonardo Uribe lu4...@gmail.com: Hi, I was running the needed tasks to get the 1.1.9 release of Apache MyFaces core out. The artifacts passed all TCK tests. Please note that this vote concerns all of the following parts:  1. Maven artifact group org.apache.myfaces.shared

[VOTE] release for myfaces core 1.1.9

2011-03-16 Thread Leonardo Uribe
Hi, I was running the needed tasks to get the 1.1.9 release of Apache MyFaces core out. The artifacts passed all TCK tests. Please note that this vote concerns all of the following parts: 1. Maven artifact group org.apache.myfaces.shared v2.0.12 [1] 2. Maven artifact group

[jira] Commented: (TRINIDAD-2058) PPR request doesn't update components

2011-03-16 Thread Pavitra Subramaniam (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007645#comment-13007645 ] Pavitra Subramaniam commented on TRINIDAD-2058: --- Hello Volker, You are

Re: [VOTE] release for myfaces core 1.1.9

2011-03-16 Thread Werner Punz
+1 Am 16.03.11 20:14, schrieb Leonardo Uribe: Hi, I was running the needed tasks to get the 1.1.9 release of Apache MyFaces core out. The artifacts passed all TCK tests. Please note that this vote concerns all of the following parts: 1. Maven artifact group org.apache.myfaces.shared

Re: [VOTE] Release MyFaces Portlet Bridge 3.0.0

2011-03-16 Thread Michael Freedman
+1 FYI ... I plan to close the vote on Friday. Hopefully I will have some more votes to record by then. -Mike- On 3/15/2011 9:30 AM, Michael Freedman wrote: Here is the information you want -- however I don't really want to hold this release until MyFaces/Trinidad are released -- rather

[jira] Resolved: (TOMAHAWK-961) Deleting a row when t:dataList/t:dataTable preserveRowStates=true assigns submitted values to wrong row

2011-03-16 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-961. - Resolution: Fixed Fix Version/s: 1.1.11-SNAPSHOT Assignee: Leonardo

[jira] Updated: (TOMAHAWK-1552) t:dataList, t:dataTable ajax

2011-03-16 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated TOMAHAWK-1552: - Resolution: Fixed Fix Version/s: 1.1.11-SNAPSHOT Assignee: Leonardo

[jira] Created: (TRINIDAD-2064) UIXEditableValue.compareValues() shouldn't return false for 'empty' strings of different lengths

2011-03-16 Thread Mark Yvanovich (JIRA)
UIXEditableValue.compareValues() shouldn't return false for 'empty' strings of different lengths Key: TRINIDAD-2064 URL:

[jira] Resolved: (TOMAHAWK-1567) t:dataTable preserveComponentRowState is not used when decode occur

2011-03-16 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1567. -- Resolution: Fixed Fix Version/s: 1.1.11-SNAPSHOT t:dataTable

[jira] Created: (TOMAHAWK-1567) t:dataTable preserveComponentRowState is not used when decode occur

2011-03-16 Thread Leonardo Uribe (JIRA)
t:dataTable preserveComponentRowState is not used when decode occur --- Key: TOMAHAWK-1567 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1567 Project: MyFaces Tomahawk

[jira] Resolved: (TOMAHAWK-1568) UIInputs in DataTable (UIData) lose submitted values when UICommands are set to immediate=true

2011-03-16 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1568. -- Resolution: Fixed Fix Version/s: 1.1.11-SNAPSHOT Assignee: Leonardo