[zanata/zanata-server] c59f5d: rhbz1031468 - Fix NonUniqueObject exception when s...

GitHub noreply at github.com
Mon Nov 18 04:02:38 UTC 2013


  Branch: refs/heads/rhbz1031468
  Home:   https://github.com/zanata/zanata-server
  Commit: c59f5d5b0c6ce5fc9c30c44a9a1a6255a9bb8809
      https://github.com/zanata/zanata-server/commit/c59f5d5b0c6ce5fc9c30c44a9a1a6255a9bb8809
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/ProjectCopyTransOptionsAction.java
    M zanata-war/src/main/webapp/WEB-INF/urlrewrite.xml

  Log Message:
  -----------
  rhbz1031468 - Fix NonUniqueObject exception when saving project's copy trans options.

Let hibernate handle the caching of the project object (probably second level), instead of keeping a view-level cached version.
Also fix the re-written url for copy trans options as it was inserting extra parameters (i.e. cid) in the middle of the url.





More information about the zanata-commits mailing list