https://bz.apache.org/bugzilla/show_bug.cgi?id=60422
PJ Fanning changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=54084
Dominik Stadler changed:
What|Removed |Added
Blocks||61246
Referenced Bugs:
https://bz.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61246
Dominik Stadler changed:
What|Removed |Added
Depends on||54084
Referenced Bugs:
https://bz.
Github user pjfanning closed the pull request at:
https://github.com/apache/poi/pull/63
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Github user pjfanning closed the pull request at:
https://github.com/apache/poi/pull/62
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
https://bz.apache.org/bugzilla/show_bug.cgi?id=59268
--- Comment #18 from PJ Fanning ---
I agree that getting an official apache xmlbeans patch done is preferable to
having people use my forked jar. This jar solves some issues with writing XSSF
workbooks that have unicode surrogate chars.
I have
https://bz.apache.org/bugzilla/show_bug.cgi?id=61246
PJ Fanning changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=61246
Bug ID: 61246
Summary: org.apache.poi.xssf.streaming.SheetDataWriter replaces
unicode surrogate chars with '?' chars
Product: POI
Version: 3.17-dev
Hardware: PC
Luca has a question about PR #56 on GitHub. Seems relevant to some of the
recent internationalization work. Anyone more familiar with the subject
care to chime in on the GitHub PR?
-- Forwarded message --
From: "Luca Martini"
Date: Jul 3, 2017 03:52
Subject: Re: [apache/poi] Trail