https://bugs.freedesktop.org/show_bug.cgi?id=66047

--- Comment #6 from Owen Genat <[email protected]> ---
Created attachment 90483
  --> https://bugs.freedesktop.org/attachment.cgi?id=90483&action=edit
ODTs with formula created under v3304, v3462, v3572, v3672, v4062, and v4132.

There appears to have been a problem with the ViewAreaWidth name value for the
config-item element in Object\ 1/styles.xml. I created new ODTs (refer
attached) containing a formula with "bold{(1)}" under Ubuntu 10.04 x86_64
using:

- v3.3.0.4 OOO330m19 Build: 6
- v3.4.6.2 OOO340m1 Build: 602
- v3.5.7.2 Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b
- v3.6.7.2 Build ID: e183d5b
- v4.0.6.2 Build ID: 2e2573268451a50806fcd60ae2d9fe01dd0ce24
- v4.1.3.2 Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a

Some of these versions do not appear to write out the name value:

v3.3.0.4: <config:config-item config:name="ViewAreaWidth"
config:type="long">787</config:config-item>
v3.4.6.2: <config:config-item config:name="ViewAreaWidth"
config:type="long">786</config:config-item>
v3.5.7.2: <config:config-item config:name="ViewAreaWidth"
config:type="long">786</config:config-item>
v3.6.7.2: <config:config-item config:name=""
config:type="long">786</config:config-item>
v4.0.6.2: <config:config-item config:name=""
config:type="long">786</config:config-item>
v4.1.3.2: <config:config-item config:name="ViewAreaWidth"
config:type="long">786</config:config-item>

All the attached test ODTs are rendered correctly when re-opened by the same
creating version or v4.1.3.2. By comparison, attachment 81217 (created in
v4.0.2.2) contains:

<config:config-item config:name=""
config:type="long">29593752</config:config-item>

Perhaps there was a regression in handling this value in the v3.6/4.0 series?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to