[jira] Created: (MYFACES-2734) Character encoding not set correctly before Restore View

2010-05-24 Thread Michael Kurz (JIRA)
Character encoding not set correctly before Restore View Key: MYFACES-2734 URL: https://issues.apache.org/jira/browse/MYFACES-2734 Project: MyFaces Core Issue Type: Bug

[jira] Created: (TOMAHAWK-1513) Getter for SelectionIndex won't called after switching a tab by a tabheader

2010-05-24 Thread Christian Schneider (JIRA)
Getter for SelectionIndex won't called after switching a tab by a tabheader --- Key: TOMAHAWK-1513 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1513 Project: MyFaces

Re: Extended Debug Tree - MYFACES-2676

2010-05-24 Thread Martin Marinschek
Hi guys, well, yes - I fear so as well. I wonder if that development switch is used often in other places as well - do we have that same performance problem somewhere else? best regards, Martin On Fri, May 21, 2010 at 6:17 PM, Jakob Korherr jakob.korh...@gmail.com wrote: But this _could_ be

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-05-24 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870594#action_12870594 ] Martin Marinschek commented on MYFACES-2730: That should - by the way - be

[Core] Problem with Composite Components and ValueReferences?

2010-05-24 Thread Curtiss Howard
Our tester has been trying to get f:validateBean working with composite components and the for attribute, for example: ex:ExampleComposite id=example1 managedBean=#{beanValidation} f:validateBean for=example1:input/ /ex:ExampleComposite So in reality the bean validation is happening for

[jira] Reopened: (TRINIDAD-1812) Memory use is very high in J2EE cluster with session replication (Weblogic) when using pageflowscope

2010-05-24 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolai Marck Ă˜dum reopened TRINIDAD-1812: -- I have tried to build branches/trinidad/-1.2.x which has fix commited for

row index in javascript

2010-05-24 Thread James Mindrup
My Oracle ADF components have been migrated to Trinidad components. I had written javascript for the onchange event of an input text on a column/field of the table. When I was using adf components, I had reliable javascript code to obtain the row index of the row in which the user had just

[jira] Created: (TRINIDAD-1814) Hidden labels aren't supported for Safari

2010-05-24 Thread Bill Baggett (JIRA)
Hidden labels aren't supported for Safari - Key: TRINIDAD-1814 URL: https://issues.apache.org/jira/browse/TRINIDAD-1814 Project: MyFaces Trinidad Issue Type: Bug Components: Components

[jira] Updated: (TRINIDAD-1814) Hidden labels aren't supported for Safari

2010-05-24 Thread Bill Baggett (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Baggett updated TRINIDAD-1814: --- Status: Patch Available (was: Open) Hidden labels aren't supported for Safari

[jira] Updated: (TRINIDAD-1814) Hidden labels aren't supported for Safari

2010-05-24 Thread Bill Baggett (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Baggett updated TRINIDAD-1814: --- Status: Open (was: Patch Available) Hidden labels aren't supported for Safari

[jira] Updated: (TRINIDAD-1814) Hidden labels aren't supported for Safari

2010-05-24 Thread Bill Baggett (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Baggett updated TRINIDAD-1814: --- Status: Patch Available (was: Open) Hidden labels aren't supported for Safari

[jira] Reopened: (TRINIDAD-744) Update translated message files

2010-05-24 Thread Bud Osterberg (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bud Osterberg reopened TRINIDAD-744: New translations for 2.0.0.3 attached. Update translated message files

[jira] Resolved: (MYFACES-2726) CommandLink renderer do not escape \ characters in generated javascript

2010-05-24 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2726. - Assignee: Leonardo Uribe Fix Version/s: 1.1.8-SNAPSHOT

Re: Extended Debug Tree - MYFACES-2676

2010-05-24 Thread Leonardo Uribe
Hi Martin I think the code that do a lot of calls to FacesContext.getCurrentInstance() right now is on all listeners attached to system events. One example is DefaultFaceletsStateManagementStrategy.PostAddPreRemoveFromViewListener. It is a listener attached to PostAddToViewEvent /

[jira] Created: (TRINIDAD-1815) Navigation Handler does not work as expected

2010-05-24 Thread venkat ramanan (JIRA)
Navigation Handler does not work as expected Key: TRINIDAD-1815 URL: https://issues.apache.org/jira/browse/TRINIDAD-1815 Project: MyFaces Trinidad Issue Type: Bug Affects Versions:

Re: Extended Debug Tree - MYFACES-2676

2010-05-24 Thread Martin Marinschek
Hi guys, ok, in any case - let's not make the issue worse. And - Leo - can you file a spec issue for this? thx, regards, Martin On 5/25/10, Leonardo Uribe lu4...@gmail.com wrote: Hi Martin I think the code that do a lot of calls to FacesContext.getCurrentInstance() right now is on all