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


User sus changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Apr  3 11:48:50 +0000 
2008 -------
The reason for no HTML link output is that the cell itself does only contain a
paragraph, but not a link. In ODF it looks like:

<table:table-cell
table:formula="oooc:=HYPERLINK(&quot;http://www.openoffice.org&quot;)"
office:value-type="string" office:string-value="http://www.openoffice.org";>
        <text:p>http://www.openoffice.org</text:p>
</table:table-cell>

Whenever a certain table:formula exists, the content have to be moved into a 
link.

I have other tasks with higher prio, is anyone able to take this one over?

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