To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88137
------- Additional comments from [EMAIL PROTECTED] Thu May 1 18:52:26 +0000 2008 ------- the problem during export is in Outliner::CalcFieldValue, the call to aCalcFieldValueHdl.IsSet() returns false and an empty string is returned. This could be fixed by returning SvxURLField::GetRepresentation() in this case I guess, but the real cause should be fixed. I can't figure out why the link is not set, maybe because the old SwDoc is killed during saving? But then I don't understand why it works for DrawObject, there the link is still available --------------------------------------------------------------------- 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]
