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 672815 - failure to import formatting of text in textboxes from ODF
failure to import formatting of text in textboxes from ODF
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: 2012-03-25 20:01 UTC by Andreas J. Guelzow
Modified: 2012-04-26 22:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample file (9.97 KB, application/vnd.oasis.opendocument.spreadsheet)
2012-03-25 21:08 UTC, Andreas J. Guelzow
Details

Description Andreas J. Guelzow 2012-03-25 20:01:50 UTC
If one opens the file attached to bug #667489 one sees:

Unexpected element 'text:span' in state : 
	document-content -> body -> spreadsheet -> table -> shapes -> frame -> text-box -> p


Clearly we are not reading the info from the textbox correctly.


Notice that the fix should be similar to the recent fix of the comment import.
Comment 1 Andreas J. Guelzow 2012-03-25 21:08:04 UTC
Created attachment 210592 [details]
sample file

A similar problem can be seen with the attached file. In this case the warning is:

Unexpected element 'text:span' in state : 
	document-content -> body -> spreadsheet -> table -> table-row -> table-cell -> rect -> p
Comment 2 Andreas J. Guelzow 2012-04-26 22:39:21 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.