To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91480
------- Additional comments from [EMAIL PROTECTED] Fri Jul 11 13:14:00 +0000
2008 -------
The problem is that the most part of the configuration entries that should have
been written is missing.
There should also be entries like:
<node oor:name="FontFormatList">
<node oor:name="Id3" oor:op="replace">
<prop oor:name="CharSet" oor:type="xs:short">
<value>0</value>
</prop>
<prop oor:name="Family" oor:type="xs:short">
<value>3</value>
</prop>
<prop oor:name="Italic" oor:type="xs:short">
<value>2</value>
</prop>
<prop oor:name="Name" oor:type="xs:string">
<value>Andale Sans</value>
</prop>
<prop oor:name="Pitch" oor:type="xs:short">
<value>0</value>
</prop>
<prop oor:name="Weight" oor:type="xs:short">
<value>0</value>
</prop>
</node>
<node oor:name="Id4" oor:op="replace">
...
Reason still unknown since debugging today failed because xcode did not stop at
the breakpoints. :-(
---------------------------------------------------------------------
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]