[jira] [Commented] (MYFACES-3326) UIData does not preserve submitted values on immediate requests

2011-09-27 Thread Michael Kurz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115270#comment-13115270 ] Michael Kurz commented on MYFACES-3326: --- I did some further investigations and the

[jira] [Commented] (MYFACES-3321) jsf.js: Script fragments evaluated after an ajax operation encode '' character into 'amp;'

2011-09-27 Thread Werner Punz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115285#comment-13115285 ] Werner Punz commented on MYFACES-3321: -- Ok the example Leo gave me triggering this

[jira] [Commented] (MYFACES-3321) jsf.js: Script fragments evaluated after an ajax operation encode '' character into 'amp;'

2011-09-27 Thread Werner Punz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115288#comment-13115288 ] Werner Punz commented on MYFACES-3321: -- Another thing I noticed, jsf.js is

[jira] [Commented] (MYFACES-3321) jsf.js: Script fragments evaluated after an ajax operation encode '' character into 'amp;'

2011-09-27 Thread Werner Punz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115300#comment-13115300 ] Werner Punz commented on MYFACES-3321: -- The double import was caused by a check for

[jira] [Commented] (MYFACES-3321) jsf.js: Script fragments evaluated after an ajax operation encode '' character into 'amp;'

2011-09-27 Thread Werner Punz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115323#comment-13115323 ] Werner Punz commented on MYFACES-3321: -- Ok the root cause of this problem, and it

[jira] [Resolved] (MYFACES-3321) jsf.js: Script fragments evaluated after an ajax operation encode '' character into 'amp;'

2011-09-27 Thread Werner Punz (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-3321. -- Resolution: Fixed Fix Version/s: 2.1.4-SNAPSHOT 2.0.10-SNAPSHOT

[jira] [Created] (MYFACES-3333) jsf.js: htmlunit5 throws an error on full body replacement test

2011-09-27 Thread Werner Punz (Created) (JIRA)
jsf.js: htmlunit5 throws an error on full body replacement test --- Key: MYFACES- URL: https://issues.apache.org/jira/browse/MYFACES- Project: MyFaces Core Issue Type:

[jira] [Resolved] (MYFACES-3333) jsf.js: htmlunit5 throws an error on full body replacement test

2011-09-27 Thread Werner Punz (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-. -- Resolution: Fixed jsf.js: htmlunit5 throws an error on full body replacement test

[jira] [Created] (EXTCDI-229) Optional SecurityViolationHandler

2011-09-27 Thread Michael Kurz (Created) (JIRA)
Optional SecurityViolationHandler - Key: EXTCDI-229 URL: https://issues.apache.org/jira/browse/EXTCDI-229 Project: MyFaces CODI Issue Type: Improvement Components: JEE-JSF20-Module Affects

[jira] [Resolved] (EXTCDI-229) Optional SecurityViolationHandler

2011-09-27 Thread Gerhard Petracek (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-229. - Resolution: Fixed Fix Version/s: 1.0.2 Optional SecurityViolationHandler

[jira] [Created] (MYFACES-3334) f:ajax does not work

2011-09-27 Thread Created
f:ajax does not work Key: MYFACES-3334 URL: https://issues.apache.org/jira/browse/MYFACES-3334 Project: MyFaces Core Issue Type: Bug Components: General Affects Versions: 2.1.3 Environment: Linux

[jira] [Updated] (MYFACES-3334) f:ajax does not work

2011-09-27 Thread Updated
[ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] NT Playić updated MYFACES-3334: --- Status: Patch Available (was: Open) f:ajax does not work

Re: [jira] [Commented] (MYFACES-3326) UIData does not preserve submitted values on immediate requests

2011-09-27 Thread Mike Kienenberger
Hi Michael, You will get more visibility with more people (thus, more discussion) if you talk about issues on the dev mailing list rather than in the JIRA issue comments. I think this issue is likely related to why tomahawk's dataTable has preserveRowStates and preserveDataModel attributes, but

Discussion on MYFACES-3326

2011-09-27 Thread Michael Kurz
Hi, I would like to move the discussion about MYFACES-3326 ([1]) from the issue over her (as suggested by Mike). I don't want to repeat the whole story, but I am very interested if this is a bug (probably not as Mojarra behaves the same way), if it is underspecified or if I wrongly assumed

Re: Discussion on MYFACES-3326

2011-09-27 Thread Leonardo Uribe
Hi Some weeks ago, I read the description of UIData.encodeBegin() too. That description comes from JSF 1.0, so in that time it had sense, but with JSF 2.0 we have new use cases and that description is becoming problematic. For example, originally the idea was that if a conversion/validation

Re: Discussion on MYFACES-3326

2011-09-27 Thread Michael Kurz
Hi Leo, a first idea would be to remember if validation was executed at all. If not, the state should be kept. I added a simple patch for this to the issue (it works for me but there might be side effects I'm not aware of). Am 27.09.2011 um 16:23 schrieb Leonardo Uribe: Hi Some weeks

[jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Pavitra Subramaniam (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115732#comment-13115732 ] Pavitra Subramaniam commented on TRINIDAD-2141: --- Another option is to

[jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Blake Sullivan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115738#comment-13115738 ] Blake Sullivan commented on TRINIDAD-2141: -- This isn't a generic agent (the

[jira] [Created] (MYFACES-3335) jsf.getViewState() create a new _AjaxUtils object, but it is singleton

2011-09-27 Thread Leonardo Uribe (Created) (JIRA)
jsf.getViewState() create a new _AjaxUtils object, but it is singleton -- Key: MYFACES-3335 URL: https://issues.apache.org/jira/browse/MYFACES-3335 Project: MyFaces Core

[jira] [Updated] (MYFACES-3335) jsf.getViewState() create a new _AjaxUtils object, but it is singleton

2011-09-27 Thread Leonardo Uribe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3335: Status: Patch Available (was: Open) jsf.getViewState() create a new _AjaxUtils

Re: [jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Pavitra Subramaniam
On 9/27/2011 10:37 AM, Blake Sullivan (Commented) (JIRA) wrote: [ https://issues.apache.org/jira/browse/TRINIDAD-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115738#comment-13115738 ] Blake Sullivan commented on TRINIDAD-2141:

Re: [jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Blake Sullivan
Actually, that's because the committer who checked those in, did so with no public review. -- Blake Sullivan On 9/27/11 11:12 AM, Pavitra Subramaniam wrote: On 9/27/2011 10:37 AM, Blake Sullivan (Commented) (JIRA) wrote: [

Re: [jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Matt Cooper
I'm okay with genericDesktop. Perhaps this isn't a concern but I wonder if there is any value in giving any sort of time scale for this, e.g. genericDesktop2010 or genericDesktopHtml4, etc. as I presume in 2020 it'll be (I really hope so) nearly impossible to find an HTML display engine that

Re: [jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Scott O'Bryan
-1 to timescale. In my experience, things that REQUIRE maintenance do not work well in OS.. Scott On 09/27/2011 12:28 PM, Matt Cooper wrote: I'm okay with genericDesktop. Perhaps this isn't a concern but I wonder if there is any value in giving any sort of time scale for this, e.g.

[Trinidad] API: ExternalContextUtils.getRequestScheme()

2011-09-27 Thread Andy Schwartz
Gang - I would like to backport my fix for this Trinidad issue: https://issues.apache.org/jira/browse/TRINIDAD-2130 To Trinidad 1.2.x. One minor hiccup: my patch uses the ExternalContext.getRequestScheme() API, which was introduced in JSF 2.0. To abstract away this dependency, I would like

Re: [jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Blake Sullivan
The definition is meant to be kept current. The definition is logically the least-common-denominator of the current set of desktop browsers back to IE7. If IE7 or some of the early versions of Safari were no longer setting the lower bar of capability, the capabilities would increase. --

[jira] [Reopened] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

2011-09-27 Thread Max Starets (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets reopened TRINIDAD-2100: --- Reopening this issue since the CharSets got put into CoreFmt in

[jira] [Updated] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

2011-09-27 Thread Max Starets (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-2100: -- Status: Patch Available (was: Reopened) Trinidad's Library Scriptlet Mechansim Should

[jira] [Updated] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

2011-09-27 Thread Max Starets (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-2100: -- Resolution: Fixed Status: Resolved (was: Patch Available) Trinidad's Library

Re: [jira] [Commented] (TRINIDAD-2141) add a new 'browser-generic' agent

2011-09-27 Thread Matt Cooper
Works for me, thanks. On Tue, Sep 27, 2011 at 1:05 PM, Blake Sullivan blake.sulli...@oracle.comwrote: The definition is meant to be kept current. The definition is logically the least-common-denominator of the current set of desktop browsers back to IE7. If IE7 or some of the early versions

Re: [Trinidad] API: ExternalContextUtils.getRequestScheme()

2011-09-27 Thread Scott O'Bryan
I like it... For backward compatibility we'll want this implemented in 2.0 as well but it can just call the native function under the covers... Scott Sent from my iPad On Sep 27, 2011, at 12:39 PM, Andy Schwartz andy.g.schwa...@gmail.com wrote: Gang - I would like to backport my fix for

Re: [Trinidad] API: ExternalContextUtils.getRequestScheme()

2011-09-27 Thread Andy Schwartz
On Tue, Sep 27, 2011 at 4:42 PM, Scott O'Bryan darkar...@gmail.com wrote: I like it... Great, thanks for the review Scott!  For backward compatibility we'll want this implemented in 2.0 as well but it can just call the native function under the covers... Yep. I'll take care of that as

Re: [Trinidad] API: ExternalContextUtils.getRequestScheme()

2011-09-27 Thread Scott O'Bryan
No, you can use the same issue. Sent from my iPhone On Sep 27, 2011, at 5:40 PM, Andy Schwartz andy.g.schwa...@gmail.com wrote: On Tue, Sep 27, 2011 at 4:42 PM, Scott O'Bryan darkar...@gmail.com wrote: I like it... Great, thanks for the review Scott! For backward compatibility we'll want

[jira] [Updated] (MYFACES-3334) f:ajax does not work

2011-09-27 Thread Leonardo Uribe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3334: Status: Open (was: Patch Available) f:ajax does not work