[ http://jira.andromda.org/browse/BPM-192?page=history ] Work on BPM-192 started by Wouter Zoons
> Compile-error using an Enumeration-type in a CRUD-form > ------------------------------------------------------ > > Key: BPM-192 > URL: http://jira.andromda.org/browse/BPM-192 > Project: Bpm4Struts Cartridge > Type: Bug > Components: CRUD > Versions: 3.0 Final > Reporter: Leif Johansson > Assignee: Wouter Zoons > Priority: Critical > > In templates/bpm4struts/forms/crud/CrudForm.java.vsl the macro resetField is > used > to reset a form-field. If that form-field is an Enumeration the test in > resetField > fails to take the underlying type of the Enumeration into account. Thus all > Enums > are assumed to be object-types which can be set to 'null'. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
