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

Nick Burch <[email protected]> changed:

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

--- Comment #1 from Nick Burch <[email protected]> 2010-11-22 11:10:02 
EST ---
Could you please create three similar, simple files?

* A basic file with no autofilter on it
* That file as edited by poi to turn on autofilter
* That file as edit by excel to turn on autofilter

Then, if you can, unzip each file in turn (.xlsx files are actually a zipfile
of xml files). Use diff to see what POI did differently to what excel did.
Chances are we're either setting the wrong value on an xml element, or adding
one element but forgetting another. Checking the difference between POI and
excel should hopefully identify what's wrong.

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