https://bz.apache.org/bugzilla/show_bug.cgi?id=60160
Bug ID: 60160
Summary: ArrayIndexOutOfBoundsException coming when trying to
extract text from doc file.
Product: POI
Version: 3.15-dev
Hardware: PC
OS: Li
https://bz.apache.org/bugzilla/show_bug.cgi?id=60160
Javen O'Neal changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Javen O'Ne
https://bz.apache.org/bugzilla/show_bug.cgi?id=60160
--- Comment #2 from Akash Sudhakar ---
File is classified file. So cannot share it.
If we save the file again as doc file, then issue is not coming.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=60160
--- Comment #3 from Javen O'Neal ---
Do you know what software was used to generate the original file?
Without a way to reproduce the problem, there's not much that we can do.
You could run the file through POIFSDump, BiffViewer or other devel
https://bz.apache.org/bugzilla/show_bug.cgi?id=60160
--- Comment #4 from Javen O'Neal ---
http://svn.apache.org/viewvc/poi/trunk/src/scratchpad/src/org/apache/poi/hwpf/model/SectionTable.java?view=markup#l80
fileOffset or sepxSize is likely -1.
--
You are receiving this mail because:
You are t
https://bz.apache.org/bugzilla/show_bug.cgi?id=60153
--- Comment #4 from PJ Fanning ---
Created attachment 34286
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34286&action=edit
[PATCH] open up SXSSF classes so that they can be subclassed
updated patch based on Javen's commit and tidied
On Wed, 21 Sep 2016, David North wrote:
Nick - please can you sort the Bugzilla versions?
Added 3.15-FINAL and 3.16-dev
3.14-dev and 3.11-FINAL disabled for new bugs
Nick
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59933
Nick changed:
What|Removed |Added
Version|3.14-FINAL |unspecified
--- Comment #12 from Nick ---
(In
https://bz.apache.org/bugzilla/show_bug.cgi?id=60157
--- Comment #3 from Sateesh ---
Thanks. I will try to do that and let you know
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-
https://bz.apache.org/bugzilla/show_bug.cgi?id=59933
Javen O'Neal changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59933
--- Comment #13 from Javen O'Neal ---
@backwards compatibility: this is backwards compatible with any class using a
logger, but not for classes subclassing POI logger. They will need to change
log to _log and optionally drop the accessibility t
The Apache POI PMC are pleased to announce the release of Apache POI 3.15.
For details of changes in this release, refer to the release notes:
https://www.apache.org/dyn/closer.lua/poi/release/RELEASE-NOTES.txt
Thank you to all our contributors for making this release possible.
Some of us will
https://bz.apache.org/bugzilla/show_bug.cgi?id=54523
--- Comment #8 from Aldrin Baroi ---
Apache POI version: 3.14, 3.15-BETA2
Excel 2010
Number of columns in Excel Sheet: 208
Number of rows in Excel Sheet: 410,000 or more
Excel displays "Excel found unreadable content in '...'. Do you want t
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342
Aldrin Baroi changed:
What|Removed |Added
CC||aldrin.ba...@gmail.com
--
You are rece
https://bz.apache.org/bugzilla/show_bug.cgi?id=54523
Aldrin Baroi changed:
What|Removed |Added
CC||aldrin.ba...@gmail.com
--
You are rece
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342
--- Comment #17 from Aldrin Baroi ---
Here is additional details:
Excel Version : Excel 2010
Apache POI Version: 3.14 & 3.15
Java Version : JDK 8 (1.8.0_101)
OS Version: Windows 7 Enterprise 64-bit
Excel sheet informatio
https://bz.apache.org/bugzilla/show_bug.cgi?id=56205
Aldrin Baroi changed:
What|Removed |Added
CC||aldrin.ba...@gmail.com
--
You are rece
https://bz.apache.org/bugzilla/show_bug.cgi?id=60162
Bug ID: 60162
Summary: VBAMacroReader misses macro in one test ppt
Product: POI
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: n
https://bz.apache.org/bugzilla/show_bug.cgi?id=60162
--- Comment #1 from Tim Allison ---
"Sub Embolden()" and "Sub Italicize" should show up in the text of the macros.
--
You are receiving this mail because:
You are the assignee for the bug.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project ooxml-schemas has an issue affecting its community integration.
This issue
https://bz.apache.org/bugzilla/show_bug.cgi?id=45565
Javen O'Neal changed:
What|Removed |Added
Attachment #22388|Contains JUnit test class |Contains JUnit test class
descri
https://bz.apache.org/bugzilla/show_bug.cgi?id=45565
Javen O'Neal changed:
What|Removed |Added
Attachment #23191|Contains JUnit test class |Contains JUnit test class
descri
https://bz.apache.org/bugzilla/show_bug.cgi?id=45565
Javen O'Neal changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #4 from Javen O
https://bz.apache.org/bugzilla/show_bug.cgi?id=45565
Javen O'Neal changed:
What|Removed |Added
OS|Windows Server 2003 |All
Component|XSSF
https://bz.apache.org/bugzilla/show_bug.cgi?id=55063
--- Comment #3 from Javen O'Neal ---
This bug needs a full unit test and possibly a German excel file.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=55076
--- Comment #2 from Javen O'Neal ---
Added a failing unit test in r1761846.
This bug only occurs when the grouped columns have different column widths.
I started having issues after r1706789 which was added in POI 3.13.
Also take a look at bu
https://bz.apache.org/bugzilla/show_bug.cgi?id=60163
Bug ID: 60163
Summary: Text coloring in Excel cell is not working
Product: POI
Version: 3.13-FINAL
Hardware: PC
Status: NEW
Severity: critical
Priority: P2
https://bz.apache.org/bugzilla/show_bug.cgi?id=60163
Javen O'Neal changed:
What|Removed |Added
OS||All
Resolution|---
28 matches
Mail list logo