[jira] Commented: (TOMAHAWK-1222) forceIdIndexFormula must encode value

2008-10-07 Thread Paul Rivera (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637468#action_12637468 ] Paul Rivera commented on TOMAHAWK-1222: --- Hi! I agree with you that value must

Re: Thoughts on Trinidad

2008-10-07 Thread Simon Lessard
Hi all, About JSF 2.0 adoption, I know there's a big hype in the JSF community about it. However, unlike1.1 and akin to 1.2, 2.0 is part of JEE and has some dependencies on some other specifications from it. Therefore, it's unlikely that simply dropping the jsf 2.0 jars will be enough to use 2.0,

[jira] Created: (TOBAGO-710) use of maxNumber in tc:messages throws IllegalArgumentException: argument type mismatch

2008-10-07 Thread Volker Weber (JIRA)
use of maxNumber in tc:messages throws IllegalArgumentException: argument type mismatch --- Key: TOBAGO-710 URL: https://issues.apache.org/jira/browse/TOBAGO-710

Re: Another approach to the templating problem

2008-10-07 Thread Werner Punz
Ok to summarize this thread Generelly the compiler is appreciated, but a) We need a jsp like mechanism for dynamic compilation of the source templates, that should be doable, although it would mean modifications within the source how the templates are called (probably loading them via a

[jira] Created: (TOBAGO-711) Onsubmit Attribute is missing in facelets ScriptHandler

2008-10-07 Thread Bernd Bohmann (JIRA)
Onsubmit Attribute is missing in facelets ScriptHandler Key: TOBAGO-711 URL: https://issues.apache.org/jira/browse/TOBAGO-711 Project: MyFaces Tobago Issue Type: Bug

[jira] Created: (TRINIDAD-1252) Tag Attributes duplicated in trace level logging.

2008-10-07 Thread Paul Spencer (JIRA)
Tag Attributes duplicated in trace level logging. - Key: TRINIDAD-1252 URL: https://issues.apache.org/jira/browse/TRINIDAD-1252 Project: MyFaces Trinidad Issue Type: Bug Affects Versions:

[jira] Created: (TOBAGO-709) JavaScript error when opening a popup

2008-10-07 Thread Rainer Rohloff (JIRA)
JavaScript error when opening a popup - Key: TOBAGO-709 URL: https://issues.apache.org/jira/browse/TOBAGO-709 Project: MyFaces Tobago Issue Type: Bug Components: Themes Affects Versions:

Re: Bug in ApplicationImpl

2008-10-07 Thread Red
On Mon, 2008-06-10 at 16:27 -0500, Leonardo Uribe wrote: On my local repo there are versions from 1.0.4 to 1.5.6. Maybe it is related to your maven version. Try upgrade your maven version. I'm using 2.0.8. I was using maven 2.0.7. I upgraded to 2.0.9. The versions of plexus-utils

Trinidad - custom PPR tag problem - not evaluating an #{...} expression

2008-10-07 Thread Chris Biggs
Hi, Hope you can help the headache this is giving me. Basically I am trying to write a custom PPR tag with Trinidad (1.2.9). My tag though displays #{topteaser.currentText} while an outputTag tag using PPR in an identical way is working just fine. I guess I am missing some configuration

Re: [jira] Commented: (TRINIDAD-1226) CoreShowDetails doesn't function when created programatically

2008-10-07 Thread Shane Petroff
Shane Petroff wrote: Andrew Robinson (JIRA) wrote: You are clearing the children component on every single get call. Every _set_, but regardless, I have to take a look to make sure I haven't gotten my example out of synch with the real code. Did the explanation below make sense to anyone?

[jira] Created: (MYFACES-2007) Converters are not created properly when target class is both, an enum and implements an interface

2008-10-07 Thread Val Blant (JIRA)
Converters are not created properly when target class is both, an enum and implements an interface -- Key: MYFACES-2007 URL:

[jira] Updated: (MYFACES-2007) Converters are not created properly when target class is both, an enum and implements an interface

2008-10-07 Thread Val Blant (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Val Blant updated MYFACES-2007: --- Status: Patch Available (was: Open) Converters are not created properly when target class is

Re: Bug in ApplicationImpl

2008-10-07 Thread Red
On Mon, 2008-29-09 at 09:37 +0200, Simon Kitching wrote: I suggest you create a JIRA issue for this. If you can provide a patch (and even better a simple unit test) that would be even better.. Jira issue MYFACES-2007 includes a patch with the fix and a unit test. Val

Re: Make dev@ private?

2008-10-07 Thread Werner Punz
Andrew Robinson schrieb: Is it possible to make dev@ a private mailing list, so only commiters and people that PMCs decide should have access to post are allowed to send emails to this list? That way we can reduce the accidental posting to dev@ instead of [EMAIL PROTECTED] -Andrew No... I am

Re: Make dev@ private?

2008-10-07 Thread Werner Punz
mea culpa.. Scott O'Bryan schrieb: Old thread. I think he's been sufficiently pummeled. :) Werner Punz wrote: Andrew Robinson schrieb: Is it possible to make dev@ a private mailing list, so only commiters and people that PMCs decide should have access to post are allowed to send emails

[jira] Resolved: (TOBAGO-710) use of maxNumber in tc:messages throws IllegalArgumentException: argument type mismatch

2008-10-07 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-710. - Resolution: Fixed Fix Version/s: 1.0.20 use of maxNumber in tc:messages throws

[jira] Deleted: (MYFACES-1909) Implement JSF 2.0 Early Draf 2008-04-21

2008-10-07 Thread Simon Lessard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard deleted MYFACES-1909: --- Implement JSF 2.0 Early Draf 2008-04-21 ---

[jira] Resolved: (TOBAGO-529) TabChangeListener tag should allow methodBinding

2008-10-07 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-529. - Resolution: Fixed Fix Version/s: 1.0.20 TabChangeListener tag should allow methodBinding

Re: Async Lifecycle for JSF without patching JSF

2008-10-07 Thread Bernd Bohmann
Hello, I just started an Async Lifecycle module based on the suggestion from Greg Wilkins http://wiki.glassfish.java.net/Wiki.jsp?page=AlternateAsyncProposalRebuttal The module has been tested with MyFaces 1.2.4 and Sun RI 1.2_08 and the async-jsf-example-webapp from the jetty 7.0.0pre3

Re: Async Lifecycle for JSF without patching JSF

2008-10-07 Thread Matthias Wessendorf
side bash... I am not 100% how well the Servlet and JSF EGs are connected, but... wouldn't it be worth to put things like .isSuspended() on the ExternalContext = etx.isReqSuspended() ? (also, is there some async stuff on portlet?, I am only aware of of servlet, but I am generally a portlet

[jira] Created: (TRINIDAD-1253) Problems with ValueBindingValueExpression and ValueExpressionValueBinding

2008-10-07 Thread Blake Sullivan (JIRA)
Problems with ValueBindingValueExpression and ValueExpressionValueBinding - Key: TRINIDAD-1253 URL: https://issues.apache.org/jira/browse/TRINIDAD-1253 Project: MyFaces Trinidad

Re: Async Lifecycle for JSF without patching JSF

2008-10-07 Thread Matthias Wessendorf
On Wed, Oct 8, 2008 at 3:06 AM, Greg Wilkins [EMAIL PROTECTED] wrote: Bernd, excellent work! this is valuable feedback as there is a push by some to throw out the asynchronous proposal on the basis that it is too complex and will break frameworks. I have a question. Since in async req.