Hi James,

Monday, November 5, 2007, 8:05:58 PM, you wrote:

JP> Some notes I have observed. * All my objects within the list are
JP> correctly in the DDC * All my objects within the list have an
JP> implemented equals/hashcode. * It doesn't correctly pre-select
JP> both my Manufacturer associations within Product; it just goes to
JP> 'Choose One' * It correctly sets Manufacturer if we change the
JP> pre-selected 'Choose One' to any object within the DDC.

JP> So why is it not correctly pre-selecting? For example, my Xbox is not
JP> pre-selecting to Microsoft instead going to 'Choose One'.

I'm afraid that it does sound as if the pre-selected manufacturer
isn't matching the ones in the list, although I'd want to run through
the Wicket sources before I was happy it wasn't down to something like
an Object to String conversion going on somewhere. (Random guessing,
though.)

Maybe trying to reproduce it in a QuickStart would help - certainly
isolating the problem normally helps point to the issue and if not,
would let others investigate.

/Gwyn



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to