[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 caring this issue.  I tried the 3.10 version, but this issue still
exist.

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

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

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[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 the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[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 if one's
 needed to show the issue.

I have attached the test java class and error excel file.please notes that the
Row 8 and Column 7 is empty string cell not null cell

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