ICEpdf
  1. ICEpdf
  2. PDF-14

Java source files not encoded in UTF-8

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 3.1
    • Component/s: API
    • Labels:
      None
    • Environment:
      Unknown

      Description

      http://www.icefaces.org/JForum/posts/list/12822.page

      Some of our source code looks like it's encoded as Windows-1252, and not UTF-8. If you look at icepdf/core/src/org/icepdf/core/pobjects/annotations/Annotation.java you'll find curly quote characters instead of the ASCII quote characters. We should probably just keep our code 7 bit clean to avoid any issues of encoding.

        Activity

        Hide
        Patrick Corless added a comment -

        ICEpdf 3.1.0 has been released, closing issues.

        Show
        Patrick Corless added a comment - ICEpdf 3.1.0 has been released, closing issues.
        Hide
        Patrick Corless added a comment -

        Updated characters in comments that where generating the "unmappable character for encoding UTF8" with characters that can be mapped. I'll try to be more aware of this issue in the future.

        Show
        Patrick Corless added a comment - Updated characters in comments that where generating the "unmappable character for encoding UTF8" with characters that can be mapped. I'll try to be more aware of this issue in the future.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: