Does anybody know why the repeater widget fits very well when binding with java.util.List objects (if used with beans ob.), but causes some strange effect when binding with java.util.Set objects (effects like loosing objects or general mismatch in sync between widget and bean content or null values in some fb:identity widget)?
AFAICU the problem (hope I'm wrong) could be near the method doSave in the class org/apache/cocoon/forms/binding/RepeaterJXPathBinding.java, but I am not sure. Thanks for your help pino -- Giuseppe Di Pierri Managing director Phiware Engineering Sagl via Ginevra 5 CH-6900 Lugano www.phiware.ch
