I need more information. One change I made to UEL was better error reporting - to aid in debugging expressions. So, this may have been an error all along, but the messages were suppressed before.
-Adrian --- On Fri, 5/8/09, Jacques Le Roux <[email protected]> wrote: > From: Jacques Le Roux <[email protected]> > Subject: UEL error ? > To: [email protected] > Date: Friday, May 8, 2009, 12:52 PM > Not sure if it's really a problem but found many errors > like this > > 2009-05-08 21:48:55,031 (http-0.0.0.0-18443-2) > [FlexibleStringExpander.java:402:ERROR] Error evaluating > expression: javax.el.ELException: Error parsing > '${}': syntax error at position 2, encountered > '}', expe > cted > <IDENTIFIER>|<STRING>|<FLOAT>|<INTEGER>|'true'|'false'|'null'|'-'|'!'|'not'|'empty'|'(' > > in log > > Jacques
