[Bug 62040] Quotient.evaluate function does not accept cell refences

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62040 --- Comment #2 from cque...@gmail.com --- (In reply to Dominik Stadler from comment #1) > Do you have a code-sample that shows the problem? Ideally a self-standing > unit-test? Would make it much easier to reproduce and ensure it stays fixed >

[Bug 61928] Incorrext XLSB extraction

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61928 --- Comment #3 from Tim Allison --- Does this behavior differ from XSSFEventBasedExcelExtractor? -- You are receiving this mail because: You are the assignee for the bug.

Build failed in Jenkins: POI-DSL-Maven #462

2018-02-08 Thread Apache Jenkins Server
See Changes: [centic] Bug 62042: Adjust gradle build to properly set the locale [centic] Various smaller adjustments: Remove filename in test, remove unused parameters, fix a few simple typos in JavaDoc and add

[Bug 61928] Incorrext XLSB extraction

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61928 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 61949] XSSFTable should support create/update functions

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61949 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement

[Bug 61947] Remove deprecated classes (POI 4.0.0)

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61947 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement

[Bug 61959] Provide support to create single slide SlideShow given multi slides SlideShow

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61959 Dominik Stadler changed: What|Removed |Added Severity|major |enhancement

[Bug 61964] I cannot read an XLXS file created by MSSQL report

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61964 Dominik Stadler changed: What|Removed |Added Resolution|--- |WORKSFORME

[Bug 61987] Updating excel file opended with OPCPackage throws: OpenXML4JRuntimeException: Rule M2.4 exception

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61987 Dominik Stadler changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug 60102] Improve error message when writing a document that has been closed

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60102 Dominik Stadler changed: What|Removed |Added CC|

[Bug 62021] XSSF fails to add time as String to date

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62021 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement

[Bug 62040] Quotient.evaluate function does not accept cell refences

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62040 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO

[Bug 62055] XSSFImportFromXML does not add table rows

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62055 --- Comment #2 from Dominik Stadler --- A PR on GitHub is perfectly fine! -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 62042] gradle build fails

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62042 Dominik Stadler changed: What|Removed |Added Resolution|--- |FIXED

[Bug 56885] To change text in a XWPFSDTContent object

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56885 --- Comment #4 from NadavB --- Is there any progress regarding handling and manipulation of SDT tags? (Content Tags)? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62055] XSSFImportFromXML does not add table rows

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62055 --- Comment #1 from leonard.ka...@fokus.fraunhofer.de --- I've created a pull request on Github: https://github.com/apache/poi/pull/99 Are pull request on Github ok or are patch files preferred? This is my first contribution for this project,

[GitHub] poi pull request #99: Bug-62055 - Fix XSSFImportFromXML table resize

2018-02-08 Thread kapep
GitHub user kapep opened a pull request: https://github.com/apache/poi/pull/99 Bug-62055 - Fix XSSFImportFromXML table resize Fixes [Bug-62055](https://bz.apache.org/bugzilla/show_bug.cgi?id=62055) and one other issues with the XSSFImportFromXML. The main change is that

[Bug 62055] XSSFImportFromXML does not add table rows

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62055 Dominik Stadler changed: What|Removed |Added Severity|normal |minor --

[Bug 62055] XSSFImportFromXML does not add table rows

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62055 Dominik Stadler changed: What|Removed |Added OS||All -- You

[Bug 62066] autoSizeColumn(int i) has a bug

2018-02-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62066 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO

Re: Discontinue Apache POI in Gump

2018-02-08 Thread Dominik Stadler
Done via https://svn.apache.org/viewvc?view=revision=1823548, I removed the poi.xml and removed it from gump.xml, I did not find any other occurences of "POI" in there. Thanks... Dominik. On Wed, Feb 7, 2018 at 10:09 PM, Stefan Bodewig wrote: > On 2018-02-07, Dominik