diff options
author | Vinaya Mandke <vinaya.mandke@synerzip.com> | 2014-07-18 17:32:26 +0530 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-08-01 10:28:23 +0200 |
commit | 981e2dcd44d3b33b5af791645f77b6c7f2da831c (patch) | |
tree | 14a2074c8ae7949d419ef8555a553f2c60a84876 /xmerge | |
parent | 787ed0a267bc1e8256fe4f38158be2225ae9b6c9 (diff) |
FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492
The fldData was getting added as instrText. It was handled as CT_Text and
hence appended to the fieldCommand in DomainMapper_Impl::AppendFieldCommand.
So in RT file the <w:instrText> has both the instrText and the fldData, from the
original file. This causes the hyperlink visual loss in RT file.
WordprocessingML Page# 5011 [ ISO/IEC 29500-1:2012 ]
WordprocessingML Page# 5552 [ ECMA-376 Part 1 ]
fldData has been removed. So ignore it while importing
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
https://gerrit.libreoffice.org/10441
Change-Id: Ic2c06f1eb66639d36f3a27ae79181cdbde21b43c
Diffstat (limited to 'xmerge')
0 files changed, 0 insertions, 0 deletions