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


User cl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Oct 12 04:53:47 -0700 
2005 -------
some background about this issue.

We had a file format inconsitency since OOo 1.0 that we exported a transparency
value in the attribute svg:stroke-opacity. See issue 42959 for informations
about this.
This was fixed in src680m128. To stay compatible I added code that checked if a
document was created with a 680 version prior to m125 and in that case reverse
the stroke opacity value on import.
This now fails badly on OOO680mx because I didn't check if it is a SRC680 or an
OOO680 and current OOO680 are always < m125. Therefore we export the correct
value for stroke-opacity but revert it on reload.

I will change my fix for issue 42959 so that it only does the import trick if
the document was created with an SRC680.

---------------------------------------------------------------------
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]

Reply via email to