[hibernate-dev] Bug/patch in Hibernate Envers
Ulrich Kitzinger
ulrich.kitzinger at muenchen.de
Tue Oct 21 02:51:09 EDT 2014
Hello,
we are developing a database application with Hibernate. For legal
grounds, we have to assure that we are able backtrace certain actions
our users made (here we're using envers).
Now we think we detected a bug in envers regarding an audited relation
with an additional @where clause, as described in
https://hibernate.atlassian.net/browse/HHH-9432.
I submitted a patch for the bug, see
https://github.com/hibernate/hibernate-orm/pull/824. As this problem
really hurts us, we would be glad to get any feedback whether the patch
is fine or not.
--
Yours
Ulrich Kitzinger
More information about the hibernate-dev
mailing list