Re: [vote] release of Trinidad plugins (1.2.3)

2007-09-24 Thread Adam Winer
We should probably get serious about at least documenting the big "gotchas" of the faces plugin. I've started a subsection at http://wiki.apache.org/myfaces/Trinidad_Plugins so we at least have somewhere to put this sort of info. Andrew, stuff like this that you discover would be great additions.

Re: [vote] release of Trinidad plugins (1.2.3)

2007-09-24 Thread Andrew Robinson
After investigating the code more, it is working as designed, I just expected different results. Please disregard this previous email of mine. Thanks, Andrew On 9/24/07, Andrew Robinson <[EMAIL PROTECTED]> wrote: > Changing my vote to a possible -1 for the release. > > I just posted an email abou

Re: [TRINIDAD] New element in trinidad-skins.xml /SkinImpl/SkinAddition

2007-09-24 Thread Jeanne Waldman
Ahh, now I see. And now this part of the Java EE 5 Tutorial makes sense: "All of the standard and custom resolvers available to a particular application are collected in a chain in a particular order. This chain of resolvers is represented by a CompositeELResolver instance. When an _expression

Re: [vote] release of Trinidad plugins (1.2.3)

2007-09-24 Thread Andrew Robinson
Changing my vote to a possible -1 for the release. I just posted an email about the plugin not including elements from the faces-config-base.xml into the faces-config.xml. Unless I screwed up somehow, I'd like to see if this can be fixed before the release. -Andrew On 9/24/07, Adam Winer <[EMAIL

Re: [TRINIDAD] New element in trinidad-skins.xml /SkinImpl/SkinAddition

2007-09-24 Thread Adam Winer
1. Evaluate the base ValueExpression (without looking at the string or anything like that). Call this object "base". Call the property "propertyName". 2. Get the ELResolver from Application and the ELContext from FacesContext 3. Call elResolver.getValue(elContext, base, propertyName); You don'

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Adam Winer
OK, I've fixed 735, and checked in the patches for 674 and 676. -- Adam On 9/24/07, Adam Winer <[EMAIL PROTECTED]> wrote: > We've also got patches available for TRINIDAD-718 and > TRINIDAD-665 (actually looks like TRINIDAD-718 has > already been checked in, but the JIRA wasn't closed). > > TRINI

[jira] Updated: (TRINIDAD-737) Need To Establish Currency for Table Events

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer updated TRINIDAD-737: Resolution: Fixed Fix Version/s: 1.0.3-core Status: Resolved (was: Patch Availa

[jira] Resolved: (TRINIDAD-735) '_checkLoad is not defined' error opening lightweight dialog in FireFox

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer resolved TRINIDAD-735. - Resolution: Fixed Fix Version/s: 1.0.3-core Fixed. > '_checkLoad is not defined' error

[jira] Updated: (TRINIDAD-737) Need To Establish Currency for Table Events

2007-09-24 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-737: - Status: Patch Available (was: Open) > Need To Establish Currency for Table Events > --

[jira] Created: (TRINIDAD-737) Need To Establish Currency for Table Events

2007-09-24 Thread Max Starets (JIRA)
Need To Establish Currency for Table Events --- Key: TRINIDAD-737 URL: https://issues.apache.org/jira/browse/TRINIDAD-737 Project: MyFaces Trinidad Issue Type: Improvement Affects Versions: 1.2.2-c

Re: [jira] Resolved: (TRINIDAD-731) xOffset/yOffset don't get correctly processed by plugins, switch to horzOffset/vertOffset for simplicity and clarity.

2007-09-24 Thread Adam Winer
Remind me what the issue is? Is it JSP tags, Facelets, both, something else? -- Adam On 9/24/07, Danny Robinson <[EMAIL PROTECTED]> wrote: > I know. When I made the name changes, I knew the plugins should really get > fixed ;-). Any hints on where to look in the plugins would really help > (u

Re: [TRINIDAD] New element in trinidad-skins.xml /SkinImpl/SkinAddition

2007-09-24 Thread Jeanne Waldman
I need help understanding how you are expecting I use the MapELResolver/ResourceBundleELResolver, Adam. First, let me explain what I was doing. I was creating a ValueExpression when I parsed the trinidad-skins.xml and found a value in translation-source. // could be Map or ResourceBundle, so

t:schedule & tag

2007-09-24 Thread b.voss
Hi dev list I'm not sure is it a bug or have I made a mistake. So here is the problem: I have a t:schedule component and a http://myserver/mybase/";> - tag on my jsp. And if I click on an schedule-entry to select it the page http://myserver/mybase/# is loaded. :-( If I remove the base-tag every

[jira] Resolved: (TRINIDAD-732) JS clean-up: ApacheChart should use TrUtils for creating the callback

2007-09-24 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-732. - Resolution: Fixed Fix Version/s: 1.0.3-core > JS clean-up: ApacheChart s

[jira] Created: (TOBAGO-498) TabGroup closes surounding popup if switchtype=reloadPage

2007-09-24 Thread Volker Weber (JIRA)
TabGroup closes surounding popup if switchtype=reloadPage - Key: TOBAGO-498 URL: https://issues.apache.org/jira/browse/TOBAGO-498 Project: MyFaces Tobago Issue Type: Bug Affects Ver

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Matthias Wessendorf
> Going forward, I don't think we need to have a strict > "release the plugins, then release core" rule - I think we > can mostly get away with just releasing core, when it's > ready. Which is good. :) yeah, unless the CORE depends on them ;-) I also think the "unified" plugins, will help also t

[jira] Created: (TRINIDAD-736) Dialog popup isn't skinned when launched only with inputDate or inputColor

2007-09-24 Thread Simon Lessard (JIRA)
Dialog popup isn't skinned when launched only with inputDate or inputColor -- Key: TRINIDAD-736 URL: https://issues.apache.org/jira/browse/TRINIDAD-736 Project: MyFaces Trinidad

[jira] Updated: (TRINIDAD-734) EL expression used for node labels gets evaluated only once

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer updated TRINIDAD-734: Resolution: Fixed Fix Version/s: 1.0.3-core Assignee: Jeanne Waldman St

[jira] Updated: (TRINIDAD-734) EL expression used for node labels gets evaluated only once

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer updated TRINIDAD-734: Status: Patch Available (was: Open) > EL expression used for node labels gets evaluated only onc

[jira] Updated: (TRINIDAD-642) UIXTable.createCollectionModel throws null pointer exception if selectedRowKeys evaluates to null

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer updated TRINIDAD-642: Status: Patch Available (was: Open) > UIXTable.createCollectionModel throws null pointer excepti

[jira] Resolved: (TRINIDAD-674) Component selectRangeChoiceBar not properly rendered

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer resolved TRINIDAD-674. - Resolution: Fixed Fix Version/s: 1.0.3-core Assignee: Adam Winer Checked in pat

[jira] Resolved: (TRINIDAD-676) Component selectRangeChoiceBar not properly rendered (2nd issue)

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer resolved TRINIDAD-676. - Resolution: Fixed Fix Version/s: 1.0.3-core Assignee: Adam Winer Checked in pat

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Adam Winer
We've also got patches available for TRINIDAD-718 and TRINIDAD-665 (actually looks like TRINIDAD-718 has already been checked in, but the JIRA wasn't closed). TRINIDAD-735 would be nice, but isn't critical. I'll check in the fixes for TRINIDAD-674 and TRINIDAD-676 ASAP - straightforward fixes fro

[jira] Commented: (TRINIDAD-695) tr:form skips c/s validation on submit by 'defaultCommand'

2007-09-24 Thread Adam Winer (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529893 ] Adam Winer commented on TRINIDAD-695: - Easy to turn on client-side validation: in Core.js, _submitOnEnter, chan

Re: [vote] release of Trinidad plugins (1.2.3)

2007-09-24 Thread Adam Winer
On 9/23/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > [x] +1 for community members who have reviewed the bits > [ ] +0 > [ ] -1 for fatal flaws that should cause these bits not to be released, > and why.. > --

[jira] Resolved: (MYFACES-1685) Enabled exception handling like in Facelets for the rest of the MyFaces LifeCycle

2007-09-24 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Marinschek resolved MYFACES-1685. Resolution: Fixed Fix Version/s: 1.2.1-SNAPSHOT > Enabled exception handli

[jira] Commented: (MYFACES-1714) submitted (or local) values are not erasable after conversion or validation error

2007-09-24 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529888 ] Martin Marinschek commented on MYFACES-1714: Hi Michael, I wonder if this is what you're looking for:

Re: [jira] Resolved: (TRINIDAD-654) Lightweight dialogs should be skinnable

2007-09-24 Thread Danny Robinson
Carsten, Using today's trunk (although I don't think anything has changed), it works for me: My skin contains the following /*** Dialog ***/ af|dialog::container { border: 1px solid red; background-color: #FF; text-align: left; } af|dialog::title-bar { -tr-rule-ref:selector(".

[jira] Commented: (MYFACES-1729) label attribute does not resolve EL expresion (JSR 252 Issue 6 related)

2007-09-24 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529884 ] Volker Weber commented on MYFACES-1729: --- The probelm is the request-scope of f:loadBundle. The bundle is stor

[jira] Commented: (MYFACES-1729) label attribute does not resolve EL expresion (JSR 252 Issue 6 related)

2007-09-24 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529881 ] Martin Marinschek commented on MYFACES-1729: Can you give us a patch? regards, Martin > label attrib

[jira] Resolved: (MYFACES-1731) Application scope JSF tree buffer to improve performance and reduce memory

2007-09-24 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Marinschek resolved MYFACES-1731. Resolution: Later Assignee: Martin Marinschek > Application scope JSF tree

[jira] Commented: (MYFACES-1731) Application scope JSF tree buffer to improve performance and reduce memory

2007-09-24 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529879 ] Martin Marinschek commented on MYFACES-1731: Hi Dave, the problem is that you can change the tree - wi

[jira] Resolved: (MYFACES-1732) New error-handling doesn't deal with Exceptions in validation-method

2007-09-24 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Marinschek resolved MYFACES-1732. Resolution: Fixed > New error-handling doesn't deal with Exceptions in validation

[jira] Created: (MYFACES-1732) New error-handling doesn't deal with Exceptions in validation-method

2007-09-24 Thread Martin Marinschek (JIRA)
New error-handling doesn't deal with Exceptions in validation-method Key: MYFACES-1732 URL: https://issues.apache.org/jira/browse/MYFACES-1732 Project: MyFaces Core Issue T

[jira] Commented: (MYFACES-1730) When validating select items use converter on both sides

2007-09-24 Thread Ondrej Svetlik (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529871 ] Ondrej Svetlik commented on MYFACES-1730: - Sorry, I forgot to mention I'm using but the result is the sam

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Simon Lessard
Ok, commit is done on my side. On 9/24/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > Sounds good to me, > this email was just a heads-up ;-) > > On 9/24/07, Simon Lessard <[EMAIL PROTECTED]> wrote: > > I need to commit the patch for statusIndicator. I'll do that later > today, we > > shou

Re: [TRINIDAD] New element in trinidad-skins.xml /SkinImpl/SkinAddition

2007-09-24 Thread Simon Lessard
EL implies a small performance overhead but I guess it's acceptable for the gain here. On 9/21/07, Adam Winer <[EMAIL PROTECTED]> wrote: > > -1 to trying to turn everything into ResourceBundle. Just use EL - > ELResolver in 1.2, PropertyResolver in 1.1. As of 1.2, that gives > you ResourceBundle

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Matthias Wessendorf
Sounds good to me, this email was just a heads-up ;-) On 9/24/07, Simon Lessard <[EMAIL PROTECTED]> wrote: > I need to commit the patch for statusIndicator. I'll do that later today, we > should not release until it's done. > > > On 9/24/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > one m

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Simon Lessard
I need to commit the patch for statusIndicator. I'll do that later today, we should not release until it's done. On 9/24/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > one more. > > from September 30th => October 15th (incl.) I am away from any computer ! > :-) > (vacation) > > So, the goa

Re: [jira] Resolved: (TRINIDAD-731) xOffset/yOffset don't get correctly processed by plugins, switch to horzOffset/vertOffset for simplicity and clarity.

2007-09-24 Thread Danny Robinson
I know. When I made the name changes, I knew the plugins should really get fixed ;-). Any hints on where to look in the plugins would really help (unknown territory), then I can get the attribute names reverted. D. On 9/21/07, Adam Winer <[EMAIL PROTECTED]> wrote: > > Yech, why don't we just fi

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Matthias Wessendorf
one more. from September 30th => October 15th (incl.) I am away from any computer ! :-) (vacation) So, the goal of this email was to prepare as much as possible to get the release out by end of this week ;-) Otherwise someone else needs to do the release procedure. -Matthias On 9/24/07, Matthi

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Matthias Wessendorf
On 9/24/07, Danny Robinson <[EMAIL PROTECTED]> wrote: > Did I miss the conversation leading up to this, or is this it? there was no thread regarding this. Usually after the release of the plugins, we start with the release procedure of the core. Since the vote on plugins is already ongoing, I was

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Danny Robinson
Also, TRINIDAD-735 - '_checkLoad is not defined' error opening lightweight dialog in FireFox ... but need someone elses eyes on that one. On 9/24/07, Danny Robinson <[EMAIL PROTECTED]> wrote: > > Did I miss the conversation leading up to this, or is this it? > > To Do > * resolve the current xOff

Re: [Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Danny Robinson
Did I miss the conversation leading up to this, or is this it? To Do * resolve the current xOffset/yOffset conversation and fix the plugins * Update AutoSubmitUtils to output ' TrPage._autoSubmit()' as the onchange handler Danny On 9/24/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > Hi,

[jira] Created: (TRINIDAD-735) '_checkLoad is not defined' error opening lightweight dialog in FireFox

2007-09-24 Thread Danny Robinson (JIRA)
'_checkLoad is not defined' error opening lightweight dialog in FireFox --- Key: TRINIDAD-735 URL: https://issues.apache.org/jira/browse/TRINIDAD-735 Project: MyFaces Trinidad

[jira] Created: (TOBAGO-497) Tree-Selection causes no submit

2007-09-24 Thread Matthias Wronka (JIRA)
Tree-Selection causes no submit --- Key: TOBAGO-497 URL: https://issues.apache.org/jira/browse/TOBAGO-497 Project: MyFaces Tobago Issue Type: Bug Components: Core Reporter: Matthias Wronka

Re: svn commit: r578709 - /myfaces/core/trunk/api/src/main/java/javax/faces/webapp/_ErrorPageWriter.java

2007-09-24 Thread Mario Ivankovits
Done! > Hi Mario, > > can you do the same in 1.2? > > regards, > > Martin > > On 9/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> Author: imario >> Date: Mon Sep 24 01:38:12 2007 >> New Revision: 578709 >> >> URL: http://svn.apache.org/viewvc?rev=578709&view=rev >> Log: >> avoid NPE if

Re: svn commit: r578709 - /myfaces/core/trunk/api/src/main/java/javax/faces/webapp/_ErrorPageWriter.java

2007-09-24 Thread Martin Marinschek
Hi Mario, can you do the same in 1.2? regards, Martin On 9/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: imario > Date: Mon Sep 24 01:38:12 2007 > New Revision: 578709 > > URL: http://svn.apache.org/viewvc?rev=578709&view=rev > Log: > avoid NPE if there is no ViewRoot which mig

[jira] Created: (MYFACES-1731) Application scope JSF tree buffer to improve performance and reduce memory

2007-09-24 Thread Dave (JIRA)
Application scope JSF tree buffer to improve performance and reduce memory -- Key: MYFACES-1731 URL: https://issues.apache.org/jira/browse/MYFACES-1731 Project: MyFaces Core

[jira] Created: (TOMAHAWK-1122) t:popup location and event

2007-09-24 Thread Dave (JIRA)
t:popup location and event --- Key: TOMAHAWK-1122 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1122 Project: MyFaces Tomahawk Issue Type: Bug Components: Popup Affects Versions: 1.1.7-SNAPSHOT

[jira] Created: (MYFACES-1730) When validating select items use converter on both sides

2007-09-24 Thread Ondrej Svetlik (JIRA)
When validating select items use converter on both sides Key: MYFACES-1730 URL: https://issues.apache.org/jira/browse/MYFACES-1730 Project: MyFaces Core Issue Type: Bug Affects Ver

[jira] Created: (TOMAHAWK-1121) Gettin NullPointer Exception: at net.sf.jsfcomp.chartcreator.ChartListener.afterPhase(ChartListener.java:42)

2007-09-24 Thread prasad (JIRA)
Gettin NullPointer Exception: at net.sf.jsfcomp.chartcreator.ChartListener.afterPhase(ChartListener.java:42) Key: TOMAHAWK-1121 URL: https://issues.apache

[jira] Commented: (TOBAGO-485) and links

2007-09-24 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529795 ] Volker Weber commented on TOBAGO-485: - Please attach a patch before switch to PatchAvailiable > and links > --

[jira] Updated: (TOBAGO-485) and links

2007-09-24 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber updated TOBAGO-485: Status: Open (was: Patch Available) > and links > > > Key:

[Trinidad] Branch for 1.0.3 core ?

2007-09-24 Thread Matthias Wessendorf
Hi, I'd like to branch today for the upcoming 1.0.3-core release of Trinidad. Does one need to commit something before ? thx, Matthias -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org