Details
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.
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 3.1 [ 10181 ] | |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |