https://bz.apache.org/ooo/show_bug.cgi?id=95312

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |
           Keywords|                            |regression

--- Comment #10 from [email protected] ---
Oh I confused the very old binary files from the "binfilter" module we deleted,
with the StarOffice XML files like .sxc that existed between those binary files
and OpenDocument.

There is definitely still a bug writing formulas to .sxc, and it has the same
root cause as bug 96018 - in OpenDocument 1.2 the formula namespace was
changed, but the filters that convert from OpenDocument to other formats
weren't all updated to use the new namespace.

This is why in other duplicate bugs, like
https://bz.apache.org/ooo/show_bug.cgi?id=94261#c6, Regina Henschel was telling
people to go to Tools > Options > Load/Save > General and set their ODF version
to 1.1, which works around the issue.

I already have a unit test to reproduce this bug, and the fix should be similar
to bug 96018, but I am struggling to find where in the code StarOffice XML
files are written. It doesn't seem to be from an XSLT filter like bug 96018
was.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

Reply via email to