https://bz.apache.org/bugzilla/show_bug.cgi?id=57897

--- Comment #6 from Javen O'Neal <one...@apache.org> ---
Feel free to write a unit test for this. If it's fixed in the latest version
but not fixed in a previous version (or vice versa), you could use a tool look
git-bisect to find the version that fixed (or broke) this issue.

In general, the best way to see a bug resolved to your liking is to put in a
proportional amount of effort, which includes doing a majority of the leg work
developing necessary tests to prove existing functionality is incorrect,
proposing patches, then using those tests to prove the patch is correct.
Downloading the POI source code, setting up eclipse, and building and testing
the code is pretty straightforward.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to