[jira] Commented: (TOMAHAWK-1525) Issue related to the t:tree2.I am getting the org.apache.myfaces.tree.NAV_COMMAND is null or not an object javascript error

2010-07-08 Thread maganti lava kumar (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886249#action_12886249 ] maganti lava kumar commented on TOMAHAWK-1525: -- ooo really. ok i attached

[jira] Commented: (TOMAHAWK-1525) Issue related to the t:tree2.I am getting the org.apache.myfaces.tree.NAV_COMMAND is null or not an object javascript error

2010-07-08 Thread maganti lava kumar (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886255#action_12886255 ] maganti lava kumar commented on TOMAHAWK-1525: -- ooo really... okk...i

[jira] Created: (MYFACES-2794) jsf.js: Replace some direct comparisons with equalsIgnoreCase

2010-07-08 Thread Werner Punz (JIRA)
jsf.js: Replace some direct comparisons with equalsIgnoreCase - Key: MYFACES-2794 URL: https://issues.apache.org/jira/browse/MYFACES-2794 Project: MyFaces Core Issue Type:

[jira] Created: (MYFACES-2795) browser independend auto eval detection

2010-07-08 Thread Werner Punz (JIRA)
browser independend auto eval detection --- Key: MYFACES-2795 URL: https://issues.apache.org/jira/browse/MYFACES-2795 Project: MyFaces Core Issue Type: Improvement Affects Versions: 2.0.2-SNAPSHOT

[jira] Created: (EXTVAL-105) AbstractValidationInterceptor: call to processAfterValidation() even if object was not validated

2010-07-08 Thread Tom M. (JIRA)
AbstractValidationInterceptor: call to processAfterValidation() even if object was not validated Key: EXTVAL-105 URL:

[jira] Resolved: (MYFACES-2794) jsf.js: Replace some direct comparisons with equalsIgnoreCase

2010-07-08 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2794. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed jsf.js: Replace some direct

[jira] Resolved: (MYFACES-2795) jsf.js:browser independend auto eval detection

2010-07-08 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2795. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed jsf.js:browser independend auto eval

[jira] Commented: (MYFACES-2796) org/apache/myfaces/shared/context/ExceptionHandlerImpl.java # getRootCause(Throwalbe) not work correctly

2010-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886291#action_12886291 ] Jakob Korherr commented on MYFACES-2796: Actually, this is the specified

Mark issues for JSF 2.1

2010-07-08 Thread Jakob Korherr
Hi guys, Since there are currently some issues in the JIRA, which we can't fix now, because they require a spec behavior change, but which should be fixed for JSF 2.1, I was thinking of some way to mark them. There are two options: 1) Simply create a 2.1.0 version and change the Affects

Re: Mark issues for JSF 2.1

2010-07-08 Thread Jan-Kees van Andel
+1 on the first option. /JK 2010/7/8 Jakob Korherr jakob.korh...@gmail.com Hi guys, Since there are currently some issues in the JIRA, which we can't fix now, because they require a spec behavior change, but which should be fixed for JSF 2.1, I was thinking of some way to mark them. There

[jira] Created: (MYFACES-2797) jsf.js Performance improvement dom update area by moving over to immerHTML

2010-07-08 Thread Werner Punz (JIRA)
jsf.js Performance improvement dom update area by moving over to immerHTML -- Key: MYFACES-2797 URL: https://issues.apache.org/jira/browse/MYFACES-2797 Project: MyFaces Core

Re: Mark issues for JSF 2.1

2010-07-08 Thread Gerhard Petracek
+1 for #1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/7/8 Jan-Kees van Andel jankeesvanan...@gmail.com +1 on the first option. /JK 2010/7/8 Jakob Korherr

[jira] Created: (MYFACES-2798) javax.faces.VALIDATE_EMPTY_FIELDS default should be 'true'

2010-07-08 Thread Oliver Bayer (JIRA)
javax.faces.VALIDATE_EMPTY_FIELDS default should be 'true' -- Key: MYFACES-2798 URL: https://issues.apache.org/jira/browse/MYFACES-2798 Project: MyFaces Core Issue Type: Improvement

[jira] Commented: (MYFACES-2798) javax.faces.VALIDATE_EMPTY_FIELDS default should be 'true'

2010-07-08 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886317#action_12886317 ] Michael Kurz commented on MYFACES-2798: --- This is not so easy, as auto is the

[jira] Commented: (MYFACES-2798) javax.faces.VALIDATE_EMPTY_FIELDS default should be 'true'

2010-07-08 Thread Oliver Bayer (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886337#action_12886337 ] Oliver Bayer commented on MYFACES-2798: --- Thanks for your quick responses. Ok, I

[GSoC] MAB Project

2010-07-08 Thread Tobіas Ullrіch
Hi, I've created a project [1] on Google Code to host the Appliation Builder project. It is still very rough and - since it's work in progress - some things (especially unit tests, checkstyle etc) are still missing. Please let me know if you have any comments. Cheers, Tobias [1] 

[jira] Resolved: (MYFACES-2797) jsf.js Performance of raw updates could need improvement compared to mojarra

2010-07-08 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2797. -- Resolution: Fixed resolved we gained about 30% of raw exection performance, for a simple

Re: MyFaces performance investigation from a client point of view

2010-07-08 Thread Kito Mann
Great work, Werner. It's good to know how things stack up performance-wise, and which areas can be improved. --- Kito D. Mann | twitter: kito99 | Author, JSF in Action Virtua, Inc. | http://www.virtua.com | JSF/Java EE training and consulting http://www.JSFCentral.com - JavaServer Faces FAQ, news,

[jira] Updated: (TRINIDAD-1836) Define public apis for org.apache.myfaces.trinidadinternal.menu

2010-07-08 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1836: - Status: Resolved (was: Patch Available) Fix Version/s:

[jira] Created: (MYFACES-2799) jsf.js cross form viewstate update

2010-07-08 Thread Werner Punz (JIRA)
jsf.js cross form viewstate update -- Key: MYFACES-2799 URL: https://issues.apache.org/jira/browse/MYFACES-2799 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.2-SNAPSHOT Reporter:

[jira] Resolved: (EXTVAL-105) AbstractValidationInterceptor: call to processAfterValidation() even if object was not validated

2010-07-08 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-105. - Fix Version/s: 1.2.4-SNAPSHOT 2.0.4-SNAPSHOT

[jira] Commented: (MYFACES-2744) UIData.getClientId() should not append rowIndex, instead use UIData.getContainerClientId()

2010-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886488#action_12886488 ] Jakob Korherr commented on MYFACES-2744: Great! Yes of course, you're right. I

[jira] Resolved: (MYFACES-2744) UIData.getClientId() should not append rowIndex, instead use UIData.getContainerClientId()

2010-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2744. Resolution: Fixed UIData.getClientId() should not append rowIndex, instead use

[jira] Resolved: (MYFACES-2792) Redirect with include-view-params in faces-config.xml

2010-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2792. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed Redirect with

[jira] Commented: (MYFACES-2792) Redirect with include-view-params in faces-config.xml

2010-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886510#action_12886510 ] Jakob Korherr commented on MYFACES-2792: This should work now. The problem was

[jira] Commented: (EXTVAL-105) AbstractValidationInterceptor: call to processAfterValidation() even if object was not validated

2010-07-08 Thread Tom M. (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886519#action_12886519 ] Tom M. commented on EXTVAL-105: --- SVN r961924 AbstractValidationInterceptor: call to

[jira] Issue Comment Edited: (EXTVAL-105) AbstractValidationInterceptor: call to processAfterValidation() even if object was not validated

2010-07-08 Thread Tom M. (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886519#action_12886519 ] Tom M. edited comment on EXTVAL-105 at 7/8/10 6:09 PM: --- Fixed by

Lakshmi Priya is out of the office.

2010-07-08 Thread Lakshmi Priya
I will be out of the office starting 07/09/2010 and will not return until 07/12/2010. I will respond to your message when I return. For any issue related to JSF Portlet please contact Jaspreet Singh or my manager Saurabh Agarwal

[jira] Commented: (EXTCDI-2) view access scope

2010-07-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886547#action_12886547 ] Mark Struberg commented on EXTCDI-2: not sure if we should keep the old name

[jira] Created: (MYFACES-2800) navigation-case/redirect/include-view-params is not picked up and has a wrong default value

2010-07-08 Thread Jakob Korherr (JIRA)
navigation-case/redirect/include-view-params is not picked up and has a wrong default value --- Key: MYFACES-2800 URL: https://issues.apache.org/jira/browse/MYFACES-2800

[jira] Updated: (MYFACES-2800) navigation-case/redirect/include-view-params is not picked up and has a wrong default value

2010-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2800: --- Status: Patch Available (was: Open) navigation-case/redirect/include-view-params is not

[jira] Updated: (TRINIDAD-1845) NPE in RowKeySetTreeImpl class

2010-07-08 Thread Kamran Kashanian (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamran Kashanian updated TRINIDAD-1845: --- Status: Patch Available (was: Open) NPE in RowKeySetTreeImpl class

[jira] Created: (TRINIDAD-1845) NPE in RowKeySetTreeImpl class

2010-07-08 Thread Kamran Kashanian (JIRA)
NPE in RowKeySetTreeImpl class -- Key: TRINIDAD-1845 URL: https://issues.apache.org/jira/browse/TRINIDAD-1845 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions:

Re: Mark issues for JSF 2.1

2010-07-08 Thread Hazem Saleh
+1 for the first option. On Thu, Jul 8, 2010 at 1:39 PM, Gerhard Petracek gerhard.petra...@gmail.com wrote: +1 for #1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

Wolfgang Toepfer ist außer Haus.

2010-07-08 Thread wolfgang . toepfer
Ich werde ab 09.07.2010 nicht im Büro sein. Ich kehre zurück am 26.07.2010. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. ** http://www.pta.de Mit 1919 Erfahrungsberichten aus 41 Jahren erfolgreicher

Re: Mark issues for JSF 2.1

2010-07-08 Thread Michael Concini
+1 for #1. On 7/8/2010 9:29 PM, Hazem Saleh wrote: +1 for the first option.

Re: Mark issues for JSF 2.1

2010-07-08 Thread Matthias Wessendorf
+1 on option #1 On Thu, Jul 8, 2010 at 7:01 PM, Michael Concini mconc...@gmail.com wrote: +1 for #1. On 7/8/2010 9:29 PM, Hazem Saleh wrote: +1 for the first option. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf

[jira] Created: (MYFACES-2801) HtmlResponseWriterImpl needs to deal with script and style tags properly on both html and xhtml

2010-07-08 Thread Leonardo Uribe (JIRA)
HtmlResponseWriterImpl needs to deal with script and style tags properly on both html and xhtml Key: MYFACES-2801 URL:

[jira] Created: (ORCHESTRA-52) ConversationManager.getInstance throws ClassCastException comparing DUMMY object

2010-07-08 Thread Leonardo Uribe (JIRA)
ConversationManager.getInstance throws ClassCastException comparing DUMMY object Key: ORCHESTRA-52 URL: https://issues.apache.org/jira/browse/ORCHESTRA-52 Project:

[jira] Resolved: (ORCHESTRA-52) ConversationManager.getInstance throws ClassCastException comparing DUMMY object

2010-07-08 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved ORCHESTRA-52. - Fix Version/s: 1.5 Resolution: Fixed ConversationManager.getInstance throws