Hm, not really related to this vote, but probably related to Jeanne's problem (note that I'm not on 1.2.3 but on 1.0.4-SNAPSHOT):
A project of mine that I didn't touch since yesterday doesn't run today anymore and it's also complaining about the convertDateTime tag (although, when I remove that tag, I get an ELException that I never saw before in that context): f:convertDateTime> Parent not an instance of ValueHolder: [EMAIL PROTECTED] Caused by: com.sun.facelets.tag.TagException - /search/panelPopup.xhtml @73,50 <f:convertDateTime> Parent not an instance of ValueHolder: [EMAIL PROTECTED] ... The following SNAPSHOT jars have changed in my local Maven repository since yesterday: myfaces-api-1.1.6-SNAPSHOT.jar myfaces-impl-1.1.6-SNAPSHOT.jar trinidad-api-1.0.4-SNAPSHOT.jar trinidad-impl-1.0.4-SNAPSHOT.jar (and also, although I don't think they're related to this: tableformlayout-1.0-SNAPSHOT.jar tomahawk-sandbox-1.1.6-SNAPSHOT.jar) Regards, Carsten Matthias Wessendorf-4 wrote: > > I'd say a setup issue. > The things I tested work fine. > > -M > > On 10/25/07, Jeanne Waldman <[EMAIL PROTECTED]> wrote: >> >> When I create a project from the war and run a demo, I get this error on >> lots of jspx demo files: >> >> Error: Unable to convert constant to type javax.el.ValueExpression for >> attribute "pattern" of tag "convertDateTime". >> >> Is there some library that I need to add or something? >> >> Thanks, >> Jeanne >> >> > ... > -- View this message in context: http://www.nabble.com/-vote--release-of-Trinidad-core-%281.2.3%29-tf4686852.html#a13421201 Sent from the My Faces - Dev mailing list archive at Nabble.com.
