[Libreoffice-bugs] [Bug 116823] Save as HTML from specific DOCX results in missing table cell borders

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 5 14:52:09 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116823

Xisco FaulĂ­ <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected, bisected
             Status|UNCONFIRMED                 |NEW
                 CC|                            |vmiklos at collabora.co.uk,
                   |                            |xiscofauli at libreoffice.org
     Ever confirmed|0                           |1

--- Comment #1 from Xisco FaulĂ­ <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Miklos Vajna <vmiklos at collabora.co.uk>  2018-03-20 12:19:27 +0100
committer       Miklos Vajna <vmiklos at collabora.co.uk>  2018-03-20 13:11:12
+0100
commit  c0149b1c028450411d36457593f4af3406541b00 (patch)
tree    cccd0d793c39d97777ada95e91b31a0b8daa3a65
parent  4b785097f1c49ead50e6a2085befcd37c800207b (diff)
sw XHTML export: fix duplicated style attribute for table border/background
By making sure only border starts the style attribute, neither of them
closes it, and then closing it manually after both finished.

It seems that HtmlTestTools::parseHtml() is flexible enough that it can
take a HTML fragment that has multiple root elements, so no need to wrap
the fragment in some <html><body>...</body><html> template for test
purposes.

Bisected with: bibisect-linux64-6.1

Adding Cc: to Miklos Vajna

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180405/868fabfd/attachment-0001.html>


More information about the Libreoffice-bugs mailing list