To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79085
User mib changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jan 9 14:15:26 +0000
2008 -------
I re-evaluated the patch, and I believe nothing worse happens if we apply it.
Right now, for frames anchored "as character", the value "below" is exported
instead of "bottom" if the value in the Writer core is "CHAR_BOTTOM". With the
patch applied, the correct value "below" would be exported.
For OOo without the patch applied, this does not cause an issue, because both
values are imported as "CHAR_BOTTOM" again. "below", because "below" is mapped
to "CHAR_BOTTOM" anyway. "bottom" is first mapped to "BOTTOM", but there is some
code that maps it to "CHAR_BOTTOM" later for frames anchored as character. This
code actually does exist because "bottom" is the value that actually should have
been exported.
I have set the target to OOo 3.0
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]