Re: xsp:attr bug?

2003-09-10 Thread Sonny Sukumar
Yeah, it can be worked around, but is annoying (as all bugs are). I guess it's not a high enough priority to fix though, while still being a pain to fix. From: Joerg Heinicke [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: xsp:attr bug? Date: Wed, 10 Sep 2003

xsp:attr bug?

2003-09-09 Thread Sonny Sukumar
How comes this doesn't work?: xsp:attribute name=error xsp:logic if (somVar == null) errorStatus = false; else errorStatus = true; /xsp:logic xsp:exprerrorStatus/xsp:expr /xsp:attribute What is strange to me that Cocoon doesn't complain in producing the Java code, but