Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-615

The ZipArchiveSerializer doesn't support UTF-8 encoded names

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.3
    • None
    • None
    • None

      The ZipArchiveSerializer doesn't support UTF-8 encoded names: when an entry's name has 2-bytes characters (outside ISO-8859 charset, such as accented characters), they are incorrectly encoded.
      When opening a zip archive created by this serializer with Ubuntu's file roller archiver, the file inside is named "test document accentué.pdf".

        1. ZipArchiveNGSerializer.java
          14 kB
          Nicolas Gavalda

            ngavalda Nicolas Gavalda (Inactive)
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: