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


User cl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Oct 20 14:55:38 +0000 
2008 -------
The bug was in SdStyleSheetPool::CopyLayoutSheets() where sheets are copied but
the help id was not copied with them. Therefore internal style sheets became
user generated style sheets and the localized display name was used as the sheet
name on export.

I searched in sd for the usage of Make() to see if we have other places where
sheets are created without a correct help id. I only found
SdStyleSheetPool::CopySheets() and fixed this also.

I also found FuPresentationLayout::TransferLayoutTemplate() with the same error
but since it is not used anywhere I simply removed the code completely.

Fixed in cws impress163 for OOo 3.0.1

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