[zanata/zanata-server] 05243b: Map exception handler for failed file upload.

GitHub noreply at github.com
Fri Aug 9 00:24:59 UTC 2013


  Branch: refs/heads/integration/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 05243bf64464e89e1a4044e6afffb6328244928b
      https://github.com/zanata/zanata-server/commit/05243bf64464e89e1a4044e6afffb6328244928b
  Author: David Mason <dr.d.mason at gmail.com>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/pages.xml

  Log Message:
  -----------
  Map exception handler for failed file upload.

    There could be multiple causes for failed upload, so the best
    I can do for now is to append the exception message to a generic
    message. This is not ideal for localization, but is better than
    nothing and appears to be all that Seam will allow.


  Commit: 16cd4cf4aafb8b54c481f541fc322a94717c0252
      https://github.com/zanata/zanata-server/commit/16cd4cf4aafb8b54c481f541fc322a94717c0252
  Author: Carlos Munoz <chavo16 at hotmail.com>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/pages.xml

  Log Message:
  -----------
  Merge pull request #105 from zanata/map-upload-exception

Map exception handler for failed file upload.


Compare: https://github.com/zanata/zanata-server/compare/0a1f16647b3b...16cd4cf4aafb


More information about the zanata-commits mailing list