To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76991
                 Issue #|76991
                 Summary|Binfilter is not able to resolve forward references in
                        | OLE objects
               Component|framework
                 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] Sat May  5 20:35:51 +0000 
2007 -------
Binfilter uses the "flat" XML format for datatransfer. As a result all forward
references in OLE objects (e.g. a Chart referencing a Writer table behind it)
must fail if they are resolved at load time of the object (as in the new Chart2
module). 

So in preparation of these new features we must change the internal handling
inside binfilter: instead of using "XML handshake" via flat XML format the
loaded binary document is first written to a temporary file and this one is
directly handed over as "temporary storage".

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