<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:philipz85@hotmail.com" title="Yousuf Philips (jay) <philipz85@hotmail.com>"> <span class="fn">Yousuf Philips (jay)</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: DOCX - Hyperlink text not exported to <w:t> tag when in comments"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108308">bug 108308</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Keywords</td>
<td>
</td>
<td>filter:docx
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>philipz85@hotmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Version</td>
<td>unspecified
</td>
<td>3.4.6 release
</td>
</tr>
<tr>
<td style="text-align:right;">Blocks</td>
<td>
</td>
<td>107733
</td>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>Hyperlink in comments disappear after saving as docx and reopening in writer
</td>
<td>FILESAVE: DOCX - Hyperlink text not exported to <w:t> tag when in comments
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: DOCX - Hyperlink text not exported to <w:t> tag when in comments"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108308#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: DOCX - Hyperlink text not exported to <w:t> tag when in comments"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108308">bug 108308</a>
from <span class="vcard"><a class="email" href="mailto:philipz85@hotmail.com" title="Yousuf Philips (jay) <philipz85@hotmail.com>"> <span class="fn">Yousuf Philips (jay)</span></a>
</span></b>
<pre>So the problem is that the hyperlink text isnt being exported into the <w:t>
tag. How LO exports it
<w:hyperlink r:id="rId1">
<w:r>
<w:rPr>
<...>
</w:rPr>
</w:r>
</w:hyperlink>
How MS exports it
<w:hyperlink r:id="rId1" w:history="1">
<w:r>
<w:rPr>
<...>
</w:rPr>
<w:t>AAAA</w:t> <!-- line that is missing in LO export -->
</w:r>
</w:hyperlink>
(In reply to Dieter Praas from <a href="show_bug.cgi?id=108308#c3">comment #3</a>)
<span class="quote">> But I'm not sure, if this is the behaviour described in the original bug
> report. So perhaps there are two different bugs?</span >
Well if it isnt what Gabriel described in the description, we'll just have to
open a new bug for it.</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Hyperlink bugs and enhancements"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107733">Bug 107733</a>] [META] Hyperlink bugs and enhancements
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>