https://bugs.documentfoundation.org/show_bug.cgi?id=104707
--- Comment #10 from Justin L <[email protected]> ---
Created attachment 138876
--> https://bugs.documentfoundation.org/attachment.cgi?id=138876&action=edit
URLinComment2003.docx: MS Word 2003 created test with URL in comment
This .docx shows that even after fixing the missing URL, LO will not import it
as a clickable URL. Instead, it really will be just raw text.
>From what I can tell from following the .doc import code, this should import as
nWhich 51 (RES_TXTATR_INETFMT). But in .docx, the attempt to apply the
"HyperLinkURL" property is causing an exception in PopFieldContext(), so the
hyperlink info is lost on import.
Anyway, I have something hacky that works for exporting.
proposed RawText implementation: https://gerrit.libreoffice.org/47380
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs