[jira] Issue Comment Edited: (TRINIDAD-1061) Regression: CommandButton blocking on PPR doesn't work on IE

2009-03-24 Thread Richard (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688582#action_12688582 ] Richard edited comment on TRINIDAD-1061 at 3/23/09 11:18 PM: -

[jira] Created: (TOBAGO-748) tc:command with facet name=change inside of selectOneChoice lost focus after action

2009-03-24 Thread Rainer Rohloff (JIRA)
tc:command with facet name=change inside of selectOneChoice lost focus after action - Key: TOBAGO-748 URL: https://issues.apache.org/jira/browse/TOBAGO-748

[jira] Created: (TOBAGO-749) Validation error on submitting a form with selectOneChoice (readOnly=true, required=true)

2009-03-24 Thread Rainer Rohloff (JIRA)
Validation error on submitting a form with selectOneChoice (readOnly=true, required=true) -- Key: TOBAGO-749 URL: https://issues.apache.org/jira/browse/TOBAGO-749

[jira] Created: (TOBAGO-750) Context menue on tree component

2009-03-24 Thread Rainer Rohloff (JIRA)
Context menue on tree component --- Key: TOBAGO-750 URL: https://issues.apache.org/jira/browse/TOBAGO-750 Project: MyFaces Tobago Issue Type: New Feature Components: Core Affects Versions: 1.0.20

[jira] Created: (TRINIDAD-1434) avoid UploadRequestWrapper setCharacterEncoding WARNING when current encoding is same as the new

2009-03-24 Thread JIRA
avoid UploadRequestWrapper setCharacterEncoding WARNING when current encoding is same as the new -- Key: TRINIDAD-1434 URL:

[jira] Commented: (TRINIDAD-1434) avoid UploadRequestWrapper setCharacterEncoding WARNING when current encoding is same as the new

2009-03-24 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688633#action_12688633 ] Matthias Weßendorf commented on TRINIDAD-1434: -- we already do nothing, when

[OT] ApacheCon in Amsterdam...

2009-03-24 Thread Matthias Wessendorf
Hello, I wonder if someone from this list is going to attend ApacheCon; I am around on Thursday! Greetings, Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

[jira] Commented: (TRINIDAD-1171) A failing client-side validator while using PPR causes a page hang with hourglass in IE when clicking in a empty spot on the page

2009-03-24 Thread Mark van den Boomen (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688685#action_12688685 ] Mark van den Boomen commented on TRINIDAD-1171: --- Another way of

Re: [OT] ApacheCon in Amsterdam...

2009-03-24 Thread Thomas Modeneis
Hey Matthias, have you got more information about ApacheCon ? On Tue, Mar 24, 2009 at 7:35 AM, Matthias Wessendorf mat...@apache.orgwrote: Hello, I wonder if someone from this list is going to attend ApacheCon; I am around on Thursday! Greetings, Matthias -- Matthias Wessendorf blog:

Re: [OT] ApacheCon in Amsterdam...

2009-03-24 Thread Matthias Wessendorf
http://www.eu.apachecon.com/ On Tue, Mar 24, 2009 at 3:18 PM, Thomas Modeneis thomas.moden...@soujava.org.br wrote: Hey Matthias, have you got more information about ApacheCon ? On Tue, Mar 24, 2009 at 7:35 AM, Matthias Wessendorf mat...@apache.org wrote: Hello, I wonder if someone from

Re: parent form not found

2009-03-24 Thread Matthias Wessendorf
take a look here: https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=322 -Matthias On Wed, Jan 28, 2009 at 9:14 PM, Thomas Modeneis thomas.moden...@soujava.org.br wrote: Hy Vikash Srivastava, I´m on the same m.f. problem here on my project.

[jira] Created: (TOMAHAWK-1405) PanelTab style and styleClass attributes are ignored

2009-03-24 Thread Cagatay Civici (JIRA)
PanelTab style and styleClass attributes are ignored Key: TOMAHAWK-1405 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1405 Project: MyFaces Tomahawk Issue Type: Bug Affects

[jira] Commented: (TRINIDAD-1432) Need a method on RequestContext to detect an internal view

2009-03-24 Thread Maria Kaval (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688780#action_12688780 ] Maria Kaval commented on TRINIDAD-1432: --- Some further comments on why this API is

[Trinidad] New API: RequestContext isInternalViewRequest

2009-03-24 Thread Maria Kaval
We would like to add a new API for Trinidad, as discussed in https://issues.apache.org/jira/browse/TRINIDAD-1432 Internal views are viewIds that may be requested by a client and are handled internal to the web application, without necessarily dispatching to a resource like a JSP. An

Re: [Trinidad] New API: RequestContext isInternalViewRequest

2009-03-24 Thread Matthias Wessendorf
+1 On Tue, Mar 24, 2009 at 7:42 PM, Maria Kaval maria.ka...@oracle.com wrote: We would like to add a new API for Trinidad, as discussed in https://issues.apache.org/jira/browse/TRINIDAD-1432 Internal views are viewIds that may be requested by a client and are handled internal to the web

Re: [Trinidad] New API: RequestContext isInternalViewRequest

2009-03-24 Thread Simon Lessard
+1, sounds reasonable. On Tue, Mar 24, 2009 at 3:52 PM, Matthias Wessendorf mat...@apache.orgwrote: +1 On Tue, Mar 24, 2009 at 7:42 PM, Maria Kaval maria.ka...@oracle.com wrote: We would like to add a new API for Trinidad, as discussed in

Re: [Trinidad] New API: RequestContext isInternalViewRequest

2009-03-24 Thread Jeanne Waldman
+1 Maria Kaval wrote, On 3/24/2009 11:42 AM PT: We would like to add a new API for Trinidad, as discussed in https://issues.apache.org/jira/browse/TRINIDAD-1432 Internal views are viewIds that may be requested by a client and are handled internal to the web application,

[jira] Created: (TRINIDAD-1435) Changing row selection in the table from multiple to single does not update the row selection set

2009-03-24 Thread Andrew Robinson (JIRA)
Changing row selection in the table from multiple to single does not update the row selection set - Key: TRINIDAD-1435 URL:

[jira] Resolved: (TRINIDAD-1435) Changing row selection in the table from multiple to single does not update the row selection set

2009-03-24 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-1435. --- Resolution: Fixed Fix Version/s: 1.2.12-core Ensure that the row

[jira] Commented: (TRINIDAD-1258) GenericEntry allows invalid locale parameter - XSS vulnerability in LocaleInfoScriptlet

2009-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688997#action_12688997 ] Scott O'Bryan commented on TRINIDAD-1258: - This patch caused a regression. When

[jira] Reopened: (TRINIDAD-1258) GenericEntry allows invalid locale parameter - XSS vulnerability in LocaleInfoScriptlet

2009-03-24 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan reopened TRINIDAD-1258: - Caused a regression in functionality GenericEntry allows invalid locale parameter - XSS