Export to GitHub

full-hibernate-plugin-for-struts2 - issue #20

Same entity for input and output bug


Posted on Jun 24, 2010 by Grumpy Rabbit

What steps will reproduce the problem? 1. Use a entity class object for input params from a from (ie. "user.login") 2. Use the same object to get the "full" entity 3. Use the same objet to render data into the result JSP

What do you see? An org.hibernate.validator.InvalidStateException and no JSP rendered

Affects: 2.2 GA

Comment #1

Posted on Jun 24, 2010 by Grumpy Rabbit

(No comment was entered for this change.)

Comment #2

Posted on Sep 8, 2010 by Grumpy Rabbit

fixed with 2.2.1 GA

Status: Fixed

Labels:
Type-Defect Priority-Medium