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

--- Comment #2 from Yegor Kozlov <[email protected]> 2011-08-05 07:33:40 UTC ---
A similar issue has been recently reported and fixed:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51481

Is the problem reproducible with the latest build from trunk? 

Yegor

(In reply to comment #1)
> Created attachment 27350 [details]
> Updated program to create file with auto filter and HSSFListener record dumps.
> 
> I have a program that implements HSSFListener to produce a dump of the 
> records. 
> 
> test1 dumped.txt contains file with a filter.
> test1x dumped.txt contains file with a filter, after Excel did a save as.
> 
> test2 dumped.txt contains file without a filter.
> test2x dumped.txt contains file without a filter, after Excel did a save as.
> 
> Perhaps comparing test1 dumped.txt vs test2 dumped.txt will show all that POI
> does when setting auto filter.
> 
> Perhaps comparing test1 dumped.txt vs test1x dumped.txt will show what Excel
> does to rewrite a POI document with the same content. The closer that POI 
> comes
> to creating this type of document, the more likely it is that Excel's plugin
> won't complain about the POI document on open.

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