GNOME Bugzilla – Bug 578607
metadata not loaded
Last modified: 2009-05-06 21:45:34 UTC
This bug is split off from 578557 We are saving the meta data (author, title etc) in the .gnumeric file. Strangely enough we are using opendocument formatting to do that. In any case we are not loading it again. The code indicates that we are not using the old formatting from pre 1.7.1 anymore but doesn't indicate what we are using. (Disturbingly we seem to save and load the metadata in our .xls files)
It seems that we also write and read many metadata items to opendocument files, at least title, subject, author, key and comment are coming through. Manager, company and author is being written into the ods file but not read.
I have fixed libgsf to also read "user-defined" data, so manager company and author are now also read from an ods file.
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.