DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27785>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27785 [PATCH] Form redisplays with validation errors after submit from <wd:action> [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-04-14 09:04 ------- Fixed by reverting to the previous behaviour (before union widgets). Union widgets call "caseWidget.readFromRequest" to ensure the case widget has actually read its value from the request before it's used to select the union members (reading twice causes no harm).
