On 06.07.2004 17:21, Nicole Hochleiter wrote:
In stepping through org.apache.cocoon.forms.binding.RepeaterJXPathBinding public void doSave(Widget frmModel, JXPathContext jxpc) throws BindingException
I got the impression, that my new added element overwrites an existing one.
I'm working with bean binding, cocoon.2.1.5, Java 1.4.2.
Is it a bug or did I miss something in the configuration?
I got the idea that this is a bug, because I could fix this 'bug' in my special case in putting some lines into that class, like: (but I do not want to keep it)
...
Is it really a bug or can I fix my problem in configuring something?
I had no look into your patch, but for me repeater binding works without any patch, so it's probably a misconfiguration in your binding file.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
