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 2014/05/20 16:03:16 UTC

[Bug 53691] Workbook corruption on cloneSheet when conditional formatting is used

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

Dominik Stadler <do...@gmx.at> changed:

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

--- Comment #6 from Dominik Stadler <do...@gmx.at> ---
I took some time to investigate this, still happens on latest trunk (post
3.10-FINAL).

After some digging, I found the actual cause, unfortunately BiffViewer did not
show details for exactly the one record that was the cause of the problem. 

After all it turned out to be a simple copy/paste error in CFRuleRecord that is
easily fixed.

So this is finally fixed now via r1596251 together with some enhancements to
toString() to make BiffViewer print out more information for these records.

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