newton.dave wrote:
> 
> 
>> if (   values[0] == null || values[0].length() == 0 
>>     && values[0].equalsIgnoreCase("v.a.")
>          || values[0].equalsIgnoreCase("various artists"))
> 
> This condition strikes me as odd... did you really mean "&&" there?
> 

No, of course not. You found an old bug in my converter at that time written
for a JSF application. Apperently this bug was never a problem. :thinking:

Titus

-- 
View this message in context: 
http://www.nabble.com/Struts-2-Type-Conversion-for-properties-of-a-List-tp21144957p21156808.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to