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

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
            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 <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to