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 128565 - Old .gnumeric cell comments not imported
Old .gnumeric cell comments not imported
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Sheet Objects
git master
Other Linux
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-12-05 03:29 UTC by Morten Welinder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2003-12-05 03:29:11 UTC
1.2.1 cell comments are <gmr:CellComment ...>
1.2.2 cell comments are <gmr:GnmComment ...>

1.2.2 does not read 1.2.1's cell comments.
Comment 1 Morten Welinder 2003-12-05 03:31:03 UTC
Also, the warning...

** (gnumeric:17282): WARNING **: Unsupported object type 'CellComment'
: are not supported yet

...sounds like it has been edited a bit too much.
Comment 2 Jody Goldberg 2003-12-06 22:26:40 UTC
I've put in a partial fix so that new can read old.
We'll need to add some extensions to SheetObject to move back to the
old names.
Comment 3 Jody Goldberg 2003-12-07 08:49:55 UTC
Fixed in cvs.