To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98971
                 Issue #|98971
                 Summary|Wrong clipboard content for database table in format S
                        |OT_FORMATSTR_ID_HTML_SIMPLE
               Component|Database access
                 Version|DEV300m40
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|oj
             Reported by|nn





------- Additional comments from [email protected] Fri Feb  6 12:50:53 +0000 
2009 -------
When a database table is copied to the clipboard, the same HTML content is
supplied for SOT_FORMATSTR_ID_HTML ("text/html") and
SOT_FORMATSTR_ID_HTML_SIMPLE (Windows "HTML Format"). But
SOT_FORMATSTR_ID_HTML_SIMPLE is supposed to contain a header with StartHTML,
EndHTML etc. When calling "Paste Special" in Calc or Writer this leads to an
additional entry in the format list that doesn't work.

If you simply don't handle SOT_FORMATSTR_ID_HTML_SIMPLE in your data object,
dtrans code will create it from SOT_FORMATSTR_ID_HTML for the external
clipboard. For transfer within OOo, SOT_FORMATSTR_ID_HTML alone is enough. This
would be consistent with what Calc and Writer do.

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