[Bug 54500] removeSheetAt of unrelated sheet corrupts names

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54500 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Build failed in Jenkins: POI #170

2013-11-02 Thread Apache Jenkins Server
See Changes: [centic] Fix Bug 54400 by updating the index in the LinkTable whenever sheets are removed. [nick] Fix bug #55733 - XWPFWordExtractor need s to handle .docx files with neither headers nor footers --

[Bug 52400] TNEF parsing unstable

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52400 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #12 from Nick Bu

[Bug 52400] TNEF parsing unstable

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52400 --- Comment #13 from Andreas Beeker --- in the sample file without the attachment, it first starts with a little endian tnfversion attribute and then it switches to a big endian tnfversion entry ... seems to be quite strange ... I'm just ad

[Bug 52400] TNEF parsing unstable

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52400 --- Comment #14 from Andreas Beeker --- sorry for the last confusing comment ... there is/was an error in my changes -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 53832] setSheetOrder() still breaks inter-sheet references

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53832 --- Comment #3 from Dominik Stadler --- Created attachment 30998 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30998&action=edit BiffViewer output of the file that fails -- You are receiving this mail because: You are the ass

[Bug 53832] setSheetOrder() still breaks inter-sheet references

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53832 --- Comment #2 from Dominik Stadler --- Hmm, I tried to take a look at this, but it is really strange: If I use the provided sample xls-file, it does not work, a unit test fails to see the correct formula as well If I however construct t

[Bug 53832] setSheetOrder() still breaks inter-sheet references

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53832 --- Comment #4 from Dominik Stadler --- Created attachment 30999 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30999&action=edit BiffViewer output of the file that is created by POI and which works -- You are receiving this m

[Bug 55668] nullPointerException when using setCellType(Cell.CELL_TYPE_STRING) when the cell have an expression with empty result

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55668 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO OS|

[Bug 55648] Style not applied

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55648 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO OS|

Jenkins build is back to normal : POI #172

2013-11-02 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 52400] TNEF parsing unstable

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52400 --- Comment #15 from Andreas Beeker --- Created attachment 31000 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31000&action=edit [PATCH] ignore trailing newlines of winmail.dat The sample winmail files contained trailing newli

[Bug 52400] [PATCH] TNEF parsing unstable

2013-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52400 Andreas Beeker changed: What|Removed |Added Summary|TNEF parsing unstable |[PATCH] TNEF parsing