[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-tabpanel&focusedCommentId=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 https://c

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: ... ... ... ...     My error message is: "FaceletViewDe E Inner component valueChangeListener not found when retarge= tMethodExpressions" When I tried to

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 wrote: > From: Martin Koci > Subject: [core] performance: ELResolvers filtering > To: dev@myfaces.apache.org >

[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: 2.0.5-SNAPSHO

[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 org.apache.myfaces.el.unified.resolver.Sc

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 : > 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 wrote

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 : > He

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 wrote: > From: Martin Koci > Subject: Re: [core] performance: ELResolvers filtering > To: "MyFaces Development" > Date: Wednesday, March 16, 2011, 2:53 PM > > Hi, > > see ht

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 retargetMethod

[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 : > Thanks for the code. But I still don't get it working. > I didn't specify a componentType for my implementation, so it should

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 comp

Re: [VOTE] release for myfaces core 1.1.9

2011-03-16 Thread Leonardo Uribe
+1 2011/3/16 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  

[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 "org.apache.myfac

[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-tabpanel&focusedCommentId=13007645#comment-13007645 ] Pavitra Subramaniam commented on TRINIDAD-2058: --- Hello Volker, You are r

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" v2.0.

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 c

[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 Urib

[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 Uri

[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: https://issues.apache.org/jira/browse/TRINIDA

[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 preserveCompon

[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 Iss

[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 U