To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105381 Issue #|105381 Summary|Hyperlink function does not work with additional text Component|Spreadsheet Version|OOO310m11 Platform|Macintosh URL| OS/Version|Mac OS X Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|editing Assigned to|spreadsheet Reported by|russe13
------- Additional comments from [email protected] Sat Sep 26 12:12:02 +0000 2009 ------- When adding a hyperlink function to a cell it will work properly. Problem 1 But when adding some more text to the cell this text will be added to the hyperlink as well. 1. Open new spreadsheet 2. Add hyperlink function to A1: =HYPERLINK("http://www.openoffice.org") 3. Add hyperlink function with additional text to A2: =HYPERLINK("http://www.openoffice.org")&" some more text" The additional text " some more text" is now added to the hyperlink so the target has changed from "http://www.openoffice.org" into "http://www.openoffice.org some more text". The hyperlink will not work anymore because of the wrong target. As well the tooltip will display the wrong target. Problem 2 It's the same when adding a function to a cell with two or more hyperlinks, everything will be added to the first hyperlink. 1. Open new spreadsheet 2. Add function to A1: =HYPERLINK("http://www.openoffice.org")&" "&HYPERLINK("http://www.cnn.com/") I will attach a screenshot for both problems and the test document. --------------------------------------------------------------------- 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]
