To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114162





------- Additional comments from m...@openoffice.org Mon Sep  6 17:12:24 +0000 
2010 -------
the ODF schema indeed allows "short", "int", and "long", but not "byte".

(i'd guess the omission was an accident, maybe at the time there weren't any
"byte" items, so nobody noticed.)

because "byte" is already not allowed in ODF 1.1 i guess we'll have to do
something about it.

easiest thing would be to store these as "short" instead.
looking at the import code (xmloff/source/core/DocumentSettingsContext.cxx) this
would mean that on import an any with sal_Int16 instead of sal_Int8 would be
produced for such items.

would this cause any problems for the configuration?
would the configuration manager convert these back to sal_Int8?
or does the type not really matter?


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to