Issue 21465

Summary: WW8: Export hyperlinks to special outlines
Product: Writer Reporter: caolanm
Component: codeAssignee: michael.ruess
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: OOo 1.1 RC5   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 3256    

Description caolanm 2003-10-20 16:34:31 UTC
We cannot currently correctly export hyperlinks to outlines in a way that word
can use. e.g. issue 3256
Comment 1 caolanm 2003-10-20 16:35:23 UTC
Have to have a think about this, we'll have to detect the special
hyperlinks and add bookmarks to the text being referenced and replace
the link with a link to that bookmark instead :-(
Comment 2 caolanm 2003-10-20 16:38:22 UTC
Set a 2.0 target as it impacts on toc issues.
Comment 3 caolanm 2004-01-16 11:20:08 UTC
cmc->mmaher: Writer can have hyperlinks to headings, but there are no actual
"bookmarks" in the heading entries, it all works magically with implicit links.

In word when you do this it creates explicit bookmarks for you in the headings
to which you have linked. For export to work correctly we need to do the same
thing. There is similar code in the html exporter which shows the exporter
getting the list of things which will be linked to and require explicit
bookmarks to be put in them to make it work correctly in a browser.
Comment 4 martin_maher 2004-01-22 15:40:16 UTC
mmaher: started
Comment 5 martin_maher 2004-01-27 17:22:22 UTC
mmaher: Fixed in tuam. 
Comment 6 martin_maher 2004-02-17 15:59:23 UTC
mmaher: Fixed in tuamfilterteam23
Comment 7 michael.ruess 2004-02-25 15:33:10 UTC
MRU->MMAHER: fix didn't make its way into CWS build. Links in index are not
usable in Word after export.
Comment 8 michael.ruess 2004-02-25 15:34:03 UTC
reassigned to mmaher.
Comment 9 martin_maher 2004-03-01 16:40:46 UTC
mmaher: I "re-fixed" this so that it uses implicit bookmarks
Comment 10 martin_maher 2004-04-23 11:27:21 UTC
mmaher: reassigning
Comment 11 michael.ruess 2004-04-23 16:44:48 UTC
Checked with CWS westportfilterteam26. Works now as expected.
Comment 12 michael.ruess 2004-04-23 16:45:49 UTC
Verified.
Comment 13 michael.ruess 2004-06-08 15:33:48 UTC
integrated in 680m41.