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


User cl changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Fri Feb 11 08:23:23 -0800 
2005 -------
Ok, in xmloff/source/transform/Oasis2OOo.cxx

The entry1( DRAW, MASTER_PAGE, XML_ETACTION_PROC_ATTRS, 
OASIS_MASTER_PAGE_REF_ACTIONS ),

should really adress PAGE and not MASTER_PAGE as OASIS_MASTER_PAGE_REF_ACTIONS
only process one attribute and thats draw:master-page-name which is not an
attribute of draw:master-page but draw:page

Because of this, the name of the master-page was decoded but not the
master-page-name attribute from the draw:page element.

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