Re: Template issue

2014-07-18 Thread j.ballada...@verizon.net
I found this https://issues.apache.org/bugzilla/show_bug.cgi?id=51158 I move to poi 3.9 but still the same issue. If I comment the multi - remove code, the file open without any issue. is there an issue reported when the code does multiple deletes? Thanks -- View this message in context:

[Bug 56735] [PATCH] Use custom temporary file directory in SXSSF

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56735 Raúl Wegmann raul.wegm...@qrr.es changed: What|Removed |Added CC|

[Bug 56741] [PATCH] Floating point rounding problems with ROUNDDOWN function

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56741 --- Comment #1 from Cédric Walter cedric.wal...@gmail.com --- Created attachment 31829 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31829action=edit Patch.txt -- You are receiving this mail because: You are the assignee for

[Bug 56741] [PATCH] Floating point rounding problems with ROUNDDOWN function

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56741 --- Comment #2 from Cédric Walter cedric.wal...@gmail.com --- Created attachment 31830 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31830action=edit test-data/spreadsheet/FormulaEvalTestData.xls Integration test -- You are

Build failed in Jenkins: POI-JDK8 #77

2014-07-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI-JDK8/77/changes Changes: [nick] #56737 Sometimes Excel writes an internal reference to a local name in an odd way, without an ExternalNameRecord, try to detect and work around those -- [...truncated 5139 lines...]

Build failed in Jenkins: POI #345

2014-07-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI/345/changes Changes: [nick] #56737 Sometimes Excel writes an internal reference to a local name in an odd way, without an ExternalNameRecord, try to detect and work around those -- [...truncated 345 lines...]

[Bug 56742] New: Filename missing from result of getFormulaCell for formulas that reference ranges in other files

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56742 Bug ID: 56742 Summary: Filename missing from result of getFormulaCell for formulas that reference ranges in other files Product: POI Version: 3.11-dev Hardware: PC

Jenkins build is back to normal : POI-JDK8 #78

2014-07-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI-JDK8/78/changes - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Jenkins build is back to normal : POI #346

2014-07-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI/346/changes - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 54570] InvalidFormatException because of Absolute URI forbidden

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54570 Scott Talbert s...@techie.net changed: What|Removed |Added CC||s...@techie.net --

[GitHub] poi pull request: Improvements to temporary file handling

2014-07-18 Thread rwegmann
GitHub user rwegmann opened a pull request: https://github.com/apache/poi/pull/10 Improvements to temporary file handling A set of commits that allow to override the way temporary files are created (see https://issues.apache.org/bugzilla/show_bug.cgi?id=56735). There are

[Bug 56735] [PATCH] Use custom temporary file directory in SXSSF

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56735 --- Comment #3 from Raúl Wegmann raul.wegm...@qrr.es --- Please see the pull request at https://github.com/apache/poi/pull/10 for a set of changes that would implement this feature using the org.apache.poi.util.TempFile class and let me

[Bug 56744] New: Support for ExternalLinks in XSSF

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56744 Bug ID: 56744 Summary: Support for ExternalLinks in XSSF Product: POI Version: 3.11-dev Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 56744] Support for ExternalLinks in XSSF

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56744 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56745] New: POIXMLException raised if workbook opened with XSSFWorkbook(String) constructor

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56745 Bug ID: 56745 Summary: POIXMLException raised if workbook opened with XSSFWorkbook(String) constructor Product: POI Version: 3.10 Hardware: PC Status:

[Bug 56745] POIXMLException raised when saving workbook if workbook is opened with XSSFWorkbook(String) constructor

2014-07-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56745 icear...@gmail.com changed: What|Removed |Added Summary|POIXMLException raised if |POIXMLException raised when