Re: [jira] [Updated] (WW-3375) inside is not being processed -- entire conditional is ignored.

2011-12-10 Thread awhodgson
Please can you remove me from the jira mailing list. Regards, Andrew Hodgson Sent from my BlackBerry® wireless device -Original Message- From: "Lukasz Lenart (Updated) (JIRA)" Date: Fri, 9 Dec 2011 11:10:40 To: Reply-To: dev@struts.apache.org Subject: [jira] [Updated] (WW-3375) insid

Re: Two quickies about configuration property names

2011-12-10 Thread Johannes Geppert
+1 Thats a good point for the next Major release. Johannes - web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context: http://struts.1045723.n5.nabble.com/Two-quickies-about-configuration-property-names-tp5063501p5064102.html Sent from the Struts - Dev

Re: [jira] [Updated] (WW-3375) inside is not being processed -- entire conditional is ignored.

2011-12-10 Thread Rene Gielen
Please unsubscribe yourself. See http://struts.apache.org/dev/dev-mail.html On 09.12.11 12:13, awhodg...@dsl.pipex.com wrote: > Please can you remove me from the jira mailing list. > > Regards, > > Andrew Hodgson > Sent from my BlackBerry® wireless device > > -Original Message- > From: "L

cssErrorClass not working

2011-12-10 Thread xcoder
suppose there is a within which there is a When the form is submitted and there is a validation error, which results in adding a fielderror associated with the name field, then the css of that fielderror is errorMessage rather that what I have specified "myerrorclass". I guess this is a bug in

Re: cssErrorClass not working

2011-12-10 Thread Dave Newton
On Sat, Dec 10, 2011 at 12:02 PM, xcoder wrote: > suppose there is a within which there is a cssErrorClass="myerrorclass" name="name" label="Enter your name"/> > > When the form is submitted and there is a validation error, which results in > adding a fielderror associated with the name field, th

Re: cssErrorClass not working

2011-12-10 Thread xcoder
thanx On Sat, Dec 10, 2011 at 11:21 PM, Dave Newton-6 [via Struts] < ml-node+s1045723n5064728...@n5.nabble.com> wrote: > On Sat, Dec 10, 2011 at 12:02 PM, xcoder wrote: > > suppose there is a within which there is a > cssErrorClass="myerrorclass" name="name" label="Enter your name"/> > > > > Wh