[zanata-commits] [zanata/zanata] d62307: rhbz748154: Reactivate HLocaleMember hibernate sec...

noreply at github.com noreply at github.com
Thu Nov 10 05:23:32 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata

  Commit: d62307ce523c7061790de2e7a13a81e387531a82
      https://github.com/zanata/zanata/commit/d62307ce523c7061790de2e7a13a81e387531a82
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2011-11-09 (Wed, 09 Nov 2011)

  Changed paths:
    M server/zanata-model/src/main/java/org/zanata/model/HLocaleMember.java
  M server/zanata-war/src/main/java/org/zanata/action/LanguageTeamAction.java

  Log Message:
  -----------
  rhbz748154: Reactivate HLocaleMember hibernate security level restrictions.

Reactivate the hibernate level security restrictions and add a precautionary pre-fetching of a lazily loaded conllection which is being used in the security rules. This prevents hibernate from loading said collection while in the middle of a Drools security check, a scenario that was causing issues.





More information about the zanata-commits mailing list