Fixed. I had to implement the equals method ! I did this out of mere guessing, is this stated somewhere in the docs ? I admit I haven't been reading the docs since v5.2 may be.
*---------------------* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Tue, Jul 1, 2014 at 8:18 PM, Muhammad Gelbana <m.gelb...@gmail.com> wrote: > I found that my event-handler to handle a form's successful submit is > never fired. I have a very simple form that has one text field and select > component. > > I included *<t:errors/>* (What is this actually called ? A component ? A > block ?) to display the form's errors if they exist and I was surprised to > find this error: > > *Selected option is not listed in the model* > > My value encoder always returns a valid object based on the client-side > ID, so what could be the reason for this error ? > > *---------------------* > *Muhammad Gelbana* > http://www.linkedin.com/in/mgelbana >