[zanata/zanata-server] 11353c: Prevent upload and show error message if source up...

GitHub noreply at github.com
Wed Aug 7 06:28:22 UTC 2013


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

  Changed paths:
    M zanata-war/src/main/webapp/iteration/source_files.xhtml

  Log Message:
  -----------
  Prevent upload and show error message if source upload filename has a semicolon.

    Zanata cannot accept files with a semicolon for upload due to a bug in
    seam taglib that causes filename truncation. This prevents the upload
    from the browser to avoid the confusing truncation behaviour.


  Commit: 2a3d77cc3d70cc0b029111428a6c81f8b247f6b6
      https://github.com/zanata/zanata-server/commit/2a3d77cc3d70cc0b029111428a6c81f8b247f6b6
  Author: David Mason <dr.d.mason at gmail.com>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/iteration/source_files.xhtml

  Log Message:
  -----------
  move error string to messages.properties


  Commit: cf3faa34809c4a721cd162f844f26e1e15917050
      https://github.com/zanata/zanata-server/commit/cf3faa34809c4a721cd162f844f26e1e15917050
  Author: Alex Eng <aeng at redhat.com>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/iteration/source_files.xhtml

  Log Message:
  -----------
  Merge pull request #94 from zanata/stop-semicolon-upload

Prevent upload and show error message if source upload filename has a semicolon.


Compare: https://github.com/zanata/zanata-server/compare/746e145803d0...cf3faa34809c


More information about the zanata-commits mailing list