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=31380>. 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=31380 Successive form load don't properly reset fields whose enclosing context has disappeared Summary: Successive form load don't properly reset fields whose enclosing context has disappeared Product: Cocoon 2 Version: Current CVS 2.1 Platform: All URL: http://marc.theaimsgroup.com/?t=109588734400002&r=1&w=2 OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: CocoonForms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Reported by Michal Stochmialek <[EMAIL PROTECTED]> When loading a form, <wb:context> doesn't call child bindings if the context path doesn't exist. This causes a problem when a form is loaded more than once, an the context path that existed at one time disappeared before a subsequent load. This has to be fixed not only in <wb:context> but also in all container bindings (repeater, struct, multivaluefield etc)
