Re: [GitHub] poi pull request: Extends parsing for old-format Excel files

2016-03-02 Thread Nick Burch
On Mon, 25 Jan 2016, edwgiz wrote: GitHub user edwgiz opened a pull request: https://github.com/apache/poi/pull/28 Extends parsing for old-format Excel files Has anyone else had a chance to look at this? Seems very interesting to me, and has unit tests, which is good! Could someone

[Bug 57031] Out of Memory when extracting text from attached files

2016-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57031 --- Comment #15 from Tim Allison --- (In reply to Andreas Beeker from comment #14) Y, absolutely nothing until 3.14. Thank you for investigating! > (In reply to Tim Allison from comment #13) > > When we fix this for docx,

[Bug 57031] Out of Memory when extracting text from attached files

2016-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57031 --- Comment #14 from Andreas Beeker --- (In reply to Tim Allison from comment #13) > When we fix this for docx, we should also fix it for pptx and xlsx...with > serious regression testing after the "fix". :) I've tried

Re: Do we have any "beginner-friendly" tasks / todos / bugs?

2016-03-02 Thread Nick Burch
On Sat, 27 Feb 2016, Dominik Stadler wrote: I also tried to add the widget to the "contribute" section on our landing page poi.a.o, but I couldn't find a way to convince Apache Forrest to verbatim include the piece of HTML from https://helpwanted.apache.org/wtest.html This should now be sorted

[Bug 57031] Out of Memory when extracting text from attached files

2016-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57031 --- Comment #13 from Tim Allison --- Thanks to Dominik's commoncrawl download tool, I found a pptx that shows similar symptoms. I've posted the file on TIKA-1866. When we fix this for docx, we should also fix it for

[Bug 59100] Sent Date filed is not extracted in message object when mail category set to RED

2016-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59100 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 59100] New: Sent Date filed is not extracted in message object when mail category set to RED

2016-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59100 Bug ID: 59100 Summary: Sent Date filed is not extracted in message object when mail category set to RED Product: POI Version: 3.14-dev Hardware: PC Status:

[Bug 59098] XSSFRichTextString.append(string) applies font incorrectly

2016-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59098 --- Comment #1 from Mark Murphy --- Whoops, I change the data to protect the innocent, but did not change my description. The date string above was changed to "This is Bold Red". Also, I found this XML in the

[Bug 59098] New: XSSFRichTextString.append(string) applies font incorrectly

2016-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59098 Bug ID: 59098 Summary: XSSFRichTextString.append(string) applies font incorrectly Product: POI Version: 3.13-FINAL Hardware: Other OS: other

Re: [VOTE] Apache POI 3.14-final release (RC1)

2016-03-02 Thread kiwiwings
Javen O'Neal wrote > This was an insignificant change to POI, so I would omit it from the > release notes. Is there something which I should highlight instead? I haven't reviewed those many changes and only use the assigned component in bugzilla to find out where a patch was finally applied to