On Aug 27, 10:17 am, "Eitan Suez" <
eitan.s...@gmail.com> wrote:
> hi nachos,
>
> ...
> 2. you also mentioned a bug with identity fields and validation, again
> producing a hibernate
> exception. i will track this one down next.
>
you'd mentioned that attempting to save
an instance with a blank value for an identity field throws
an exception.
i just retrofitted
sympster.Speaker.name to be an identity field
for testing this issue. so far i cannot reproduce. attemtping to
save is blocked by a validation error which forces me to enter
a name. subsequently saving works in this scenario.
can you give me more detail in your case? what is the type of the
identity field? can you reproduce it every time?
thanks,
/ eitan