https://issues.apache.org/bugzilla/show_bug.cgi?id=45038


Josh Micich <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Josh Micich <[EMAIL PROTECTED]>  2008-05-19 08:34:24 PST ---
Between versions 3.0.1 and 3.0.2 support for data validation was added. Before
then, DVRecord and DVALRecord were uninterpreted by POI so the formulas
contained within were uninterpreted too.

There are many possible explanations for why POI has failed in this way.  The
only way to know for sure would be for you to upload an example of the
offending spreadsheet.

It's possible that the formula truly does contain Ptg 0x02 (=tTbl), in which
case this bug is the same as bug 44958.  It's also possible that there is some
other bug that causes POI to get out of alignment while reading the token data.
Many bugs have been fixed since 3.0.2 (for example bug 44710) so it might be
worth trying out 3.1-beta1.  Even more recently bug 44306 (which could have
symptoms like this) was fixed. it might be worth trying out the latest svn
trunk.


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

Reply via email to