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=30270>. 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=30270 setValue method not implemented in upload widget Summary: setValue method not implemented in upload widget Product: Cocoon 2 Version: Current CVS 2.1 Platform: All URL: http://marc.theaimsgroup.com/?t=108860445600002&r=1&w=2 OS/Version: All Status: NEW Severity: Normal Priority: Other Component: CocoonForms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] As it has discussed missed implementation of setValue method is bug. This method is very useful when editing of existing uploads is needed. There was idea of creating isNew method. I think, it won't be helpful, because it don't solve any problem with binding. IMHO, solution is removing ALL old uploads from db and bind ALL from form (with no disctinction).
