[Libreoffice-bugs] [Bug 119018] Table style of the source table changes to the one of the target table if there is mismatch between number of rows
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 6 17:56:32 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119018
Buovjaga <todventtu at suomi24.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |raykowj at gmail.com,
| |todventtu at suomi24.fi
Version|6.2.0.0.alpha0+ Master |6.1.0.3 release
Keywords| |bibisected, bisected,
| |regression
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Blocks| |107553
--- Comment #5 from Buovjaga <todventtu at suomi24.fi> ---
Bibisected with win32-6.1 to
https://cgit.freedesktop.org/libreoffice/core/commit/?id=137c38a1ba01c51c421f695e1558d2c1499c6627
tdf#117189 Fix table InsertRow redo
Adding Cc: to Jim Raykowski
Bibisecting notes: a hanging bug in the history made things slightly tricky so
I had to do this sort of thing a few times:
git log --reverse --pretty=%H master | grep -A 1000 $(git rev-parse HEAD) |
tail -n1 | xargs git checkout
to move forward from the oldest commit in the repo.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=107553
[Bug 107553] [META] Writer table styles bugs and enhancements
--
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/20180906/b8180729/attachment.html>
More information about the Libreoffice-bugs
mailing list