[Bug 61143] [PATCH] Adding support for custom numerical formats with trailing commas

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61143

Dominik Stadler  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dominik Stadler  ---
Seems to have been applied via r1800975.

-- 
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



[Bug 61182] Invalid signature created for streamed xlsx file

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61182

Dominik Stadler  changed:

   What|Removed |Added

   Keywords||PatchAvailable

-- 
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



[Bug 61236] Dynamically addAbstractNum in XWPFNumbering

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61236

Dominik Stadler  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Dominik Stadler  ---
Seems to be ok for now based on last comment.

-- 
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



[Bug 61937] XSSFSheetXMLHandler doesn't document that it doesn't generate events for empty cells

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61937

--- Comment #2 from Geoff Baskwill  ---
Thank you!

-- 
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



[Bug 61266] Extract text from Microsoft Write document

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61266

Dominik Stadler  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #8 from Dominik Stadler  ---
I think we won't pursue full support for such ancient file formats, better to
convert them to something newer as likely all sorts of tools won't be able to
handle these files any more soon.

Detection was improved, so we at least state now that we found a Write-document
which we cannot read.

-- 
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



[Bug 59268] Work on providing an updated version of XMLBeans

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59268

PJ Fanning  changed:

   What|Removed |Added

 Depends on||61949


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=61949
[Bug 61949] XSSFTable should support create/update functions
-- 
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



[Bug 61949] XSSFTable should support create/update functions

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61949

PJ Fanning  changed:

   What|Removed |Added

 Blocks||59268


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=59268
[Bug 59268] Work on providing an updated version of XMLBeans
-- 
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



[Bug 61949] New: XSSFTable should support create/update functions

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61949

Bug ID: 61949
   Summary: XSSFTable should support create/update functions
   Product: POI
   Version: 3.17-FINAL
  Hardware: PC
OS: Mac OS X 10.1
Status: NEW
  Severity: normal
  Priority: P2
 Component: XSSF
  Assignee: dev@poi.apache.org
  Reporter: fannin...@yahoo.com
  Target Milestone: ---

https://github.com/norbert-radyk/spoiwo/blob/master/src/main/scala/com/norbitltd/spoiwo/natures/xlsx/Model2XlsxConversions.scala

This code needs to use OOXML XMLBeans classes like CTTable* because the
existing XSSFTable* classes don't make it possible to add the table details.

-- 
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



[Bug 61349] Add more sanity checks for byte[] allocation

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61349

Dominik Stadler  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Dominik Stadler  ---
I think this is mostly fixed now, new items can be handled in separate issues
if necessary.

-- 
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



[Bug 61937] XSSFSheetXMLHandler doesn't document that it doesn't generate events for empty cells

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61937

Dominik Stadler  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Dominik Stadler  ---
Updated javadoc via r1819774.

-- 
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



[Bug 61543] XSSFTable bug table remove after create

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61543

Dominik Stadler  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dominik Stadler  ---
Should be fixed via r1819773.

-- 
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



[Bug 61550] POI 3.17 buffer overrun when reading corrupt document summary information property set

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61550

Dominik Stadler  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #1 from Dominik Stadler  ---
There have been some related changes via bug 61349, although I don't expect any
to have changed this fundamentally. 

However, sadly, without a reproducing document we cannot do all that much here,
so I added some more output to print out more if it happens again with a
document that we can take a look at, see r1819772.

-- 
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



[Bug 61609] TestAttachments on quick-winmail.dat will fail on attachment quick.html due to EOL

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61609

Dominik Stadler  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Dominik Stadler  ---
We added a .gitattribute file with r1819771 that should make the file use just
lf always.

-- 
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



[Bug 61648] setArrayFormula does not work when creating a SXSSFWorkbook

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61648

--- Comment #2 from Dominik Stadler  ---
With r1819770 we throw an "Unimplemented" Exception when you try to set an
array formula for SXSSF to make this more visible instead of creating corrupt
files.

-- 
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



[Bug 61371] 20^20 hidden cells in a .xlsx file causes heap memory full exception

2018-01-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61371

Dominik Stadler  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #11 from Dominik Stadler  ---
There was no indication of an actual "bug" in Apache POI, memory usage for a
file with 1 million rows is expected to be considerable, so unless there is
more evidence of too much memory usage, we are resolving this issue, please
reopen with more information if you still think there is something wrong in
Apache POI itself.

-- 
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