You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2008/06/07 03:08:07 UTC

DO NOT REPLY [Bug 45091] Custom validation formula is corrupted by POI

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


Josh Micich <jo...@gildedtree.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Josh Micich <jo...@gildedtree.com>  2008-06-06 18:08:06 PST ---
Fixed in svn r664220.

This involved significant restructuring of the Ptg class hierarchy for a few
purposes:
  - to stop instantiating superclasses
  - to combine the subclasses that were distinguished by 'operand class' only. 
That structure did not make sense in the presence of the Ptg.setClass() method.
  - general clean-up of much dead/duplicated code.
Some previous bugs (bug 44636, bug 44921) have also provided incentive for
these changes.


-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org