https://issues.apache.org/bugzilla/show_bug.cgi?id=46890
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from [email protected] 2009-03-23 07:59:17 PST --- Yes, probably it gets, but it causes a lot of problems. BTW, older versions of POI (e.g. 2.5.1) used to return string in such cases. This change of behavior has broken DBUnit XLSDataSet, for example. And even worse - I have not found any clear reference to this (rather breakin) change neither in the documentation, nor in the changelog. It is relatively clear, that if cell is formatted as "text", then it contents has to be treated text, not number. That means that cell content may be taken "as-is". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
