Thank you for reporting. 1. Type mismatch: cannot convert from int/float/long to String Created issue CSC-253. I have fixed the compilation error, committed to trunk. The formatting of the properties used for the items is still missing.
2. The operator == is undefined for the argument type(s) int/float/long, null CSC-254. I have fixed the compilation error. The check for required in the ValidatorBase is actually not needed, since required is specified in the page, but I think we added it in the validator also to be able to do junit testing. Maybe we have to do something more for the tests. /Patrik -- View this message in context: http://www.nabble.com/JSF%3A-Generated-ActionBase-and-ValidatorBase-classes---compile--Error-%28Type-mismatch%2C-%3D%3D-is-undefined%29-tp19685911s17564p19828080.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
