After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 610399 - ODF import of auto filter
ODF import of auto filter
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export OOo / OASIS
git master
Other Linux
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-02-18 20:28 UTC by Andreas J. Guelzow
Modified: 2010-02-18 22:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2010-02-18 20:28:06 UTC
create a small autofilter for a column of small integers
show all integers equal to say 2
export as ODF
import into new gnumeric

problems:

warning:
Unexpected element 'draw:text-box' in state : 
	document-content -> body -> spreadsheet -> table -> table-row -> table-cell -> frame


Also all items are shown rather than just the ones matching. Note that it appears that the filter is set correctly just not executed.
Comment 1 Andreas J. Guelzow 2010-02-18 22:16:22 UTC
The warning is an export issue. We exported the filter combos as unknown objects. The filter combos are reated on import as a consequence of the filter information. 

THis has been fixed. SO only the import issue is left.
Comment 2 Andreas J. Guelzow 2010-02-18 22:37:44 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.