1. Open attachment 141106 [details] 2. Save as HTML Only the first cell of each table has a border. Works still in 6.0.2. Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID: 6acda2a36c9025e0d3fe94d6ca8788ab60c3203e CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on April 2nd 2018
Regression introduced by: author Miklos Vajna <vmiklos@collabora.co.uk> 2018-03-20 12:19:27 +0100 committer Miklos Vajna <vmiklos@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
By accident 4cd3c436923bfba281b1bf16d9785208a2119cea reverted this and replaced it with a more general solution, so I expect this is also fixed as a side-effect. Buovjaga, could you please re-test with latest master? If not, I'll do that later. Thanks. :-)
Hmm, you are right: after building again just now, it works OK. Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID: e65918b837b6c84604413d0de3cfaedaf8a53913 CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on April 11th 2018