[zanata/zanata-server] aebf18: Move error stack trace logger to page templates

GitHub noreply at github.com
Fri Jan 15 07:05:11 UTC 2016


  Branch: refs/heads/fail-if-js-warning
  Home:   https://github.com/zanata/zanata-server
  Commit: aebf181bb1ee8611b720d88886845612b3bfe85d
      https://github.com/zanata/zanata-server/commit/aebf181bb1ee8611b720d88886845612b3bfe85d
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2016-01-15 (Fri, 15 Jan 2016)

  Changed paths:
    M functional-test/src/test/resources/conf/standalone.xml
    M functional-test/src/test/resources/conf/standalone_wildfly.xml
    M functional-test/src/test/resources/zanata-testing-extension/chrome/inject.js
    A zanata-war/src/main/java/org/zanata/action/JavaScriptTestHelper.java
    M zanata-war/src/main/resources/org/zanata/webtrans/public/Application.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/template.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/template_2x.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/template_nobanner.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/template_ui.xhtml

  Log Message:
  -----------
  Move error stack trace logger to page templates

If the error listener is injected by an extension, it doesn't receive
errors, probably because of the same-origin policy.




More information about the zanata-commits mailing list