[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2020-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Dominik Stadler changed: What|Removed |Added Resolution|--- |LATER Status|NEEDINFO

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2017-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2017-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #20 from Vitali --- Upvoted this bug. Just faced it on Production server. That was fully unexpected that method isCellDateFormatted could throw an IllegalStateException! -- You are receiving this mail

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2017-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Vitali changed: What|Removed |Added CC|

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-04-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Dominik Stadler changed: What|Removed |Added Blocks||57062 --

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-02-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Herve changed: What|Removed |Added Version|3.12-FINAL |3.13-FINAL

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #13 from Herve --- Created attachment 33484 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33484=edit hssf behaviour .java test file -- You are receiving this mail because: You are the assignee

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Herve changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #17 from Herve --- Created attachment 33488 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33488=edit HSSF java test class (ExcelBugPoiHSSF.java) -- You are receiving this mail because: You are

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #16 from Herve --- Created attachment 33487 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33487=edit HSSF Excel test file (.xls) -- You are receiving this mail because: You are the assignee for

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #15 from Herve --- Created attachment 33486 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33486=edit XSSF Excel test file (.xlsx) -- You are receiving this mail because: You are the assignee

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2016-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #14 from Herve --- Created attachment 33485 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33485=edit XSSF java test class -- You are receiving this mail because: You are the assignee for the

[Bug 56702] Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2015-09-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Herve changed: What|Removed |Added Version|3.8-FINAL |3.12-FINAL ---

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2015-07-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Dominik Stadler dominik.stad...@gmx.at changed: What|Removed |Added Status|REOPENED|NEEDINFO ---

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2015-07-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 zafer...@hotmail.com changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #10 from Nick Burch apa...@gagravarr.org --- For now, a nightly snapshot or svn checkout from trunk It'll be in 3.11 beta 1, once that is released -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #9 from sangshenghong 278880...@qq.com --- Hi Nick: Could you tell me which version I can use? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #8 from sangshenghong 278880...@qq.com --- Thanks for your fixing, which version I can use? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #2 from sangshenghong 278880...@qq.com --- (In reply to Nick Burch from comment #1) 3.8 is a little old now, can you please try with a recent svn checkout / nightly build, and see if the problem still remains? Thanks for

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #3 from Nick Burch apa...@gagravarr.org --- Any chance you could provide a small junit test case that shows the problem, so we can try to reproduce it? Please include a small sample file if one's needed to show the issue. --

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #4 from sangshenghong 278880...@qq.com --- Created attachment 31809 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31809action=edit Error file -- You are receiving this mail because: You are the assignee for the

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #5 from sangshenghong 278880...@qq.com --- Created attachment 31810 -- https://issues.apache.org/bugzilla/attachment.cgi?id=31810action=edit Test java class -- You are receiving this mail because: You are the assignee for

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #6 from sangshenghong 278880...@qq.com --- (In reply to Nick Burch from comment #3) Any chance you could provide a small junit test case that shows the problem, so we can try to reproduce it? Please include a small sample file

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

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