To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76704
                 Issue #|76704
                 Summary|Document variables in Word document get lost on import
               Component|Word processor
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|mba





------- Additional comments from [EMAIL PROTECTED] Thu Apr 26 07:18:12 +0000 
2007 -------
Writer imports document variables into the DocumentInfo of the ObjectShell. But
after importing this object is copied over by the DocumentInfo of the SwDoc
instance. Until now the variables didn't get lost because the copy method of
SfxDocumentInfo had a bug and didn't copy the custom properties. Obviously
fixing this bug broke the import.

Easy fix: use the DocumentInfo of SwDoc for import.

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