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

Timur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=13
                   |                            |5942,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=12
                   |                            |4470
             Status|NEW                         |RESOLVED
           Keywords|bibisectRequest             |bibisected, bisected,
                   |                            |needUITest
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #9 from Timur <[email protected]> ---
How I did it. Change must've been in master recently, tried master~1000 OK,
tried master~1000 NOK, so bisect in between, headless will do, single command:

git bisect start master~1000  master~2000  &&  instdir/program/soffice  
--headless    --convert-to odt   --outdir   ~/Documents/    
/LibreOffice_Bug/137103\ test.odt      &&   instdir/program/soffice 
~/Documents/137103\ test.odt 

commit 42416f1393df4a6bb3ab315e490b781cc1d43d89
Date:   Fri Aug 21 14:31:22 2020 +0200
    source sha:f0286ad82465152b29bba01ab2edeb97291397fa
    previous source sha:5dffb7ba361ad76aa249d6c93fd87fff67362726

commit  f0286ad82465152b29bba01ab2edeb97291397fa        [log]
author  Mike Kaganski <[email protected]>     Fri Aug 21 00:15:29
2020 +0300
committer       Mike Kaganski <[email protected]>     Fri Aug 21
14:18:35 2020 +0200
tree    3c65146183ea46f00130ff831ada53b5e50ef212
parent  5dffb7ba361ad76aa249d6c93fd87fff67362726 [diff]

tdf#135942: avoid collecting autostyles during writing them 

Looks like Mike fixed it - great.

-- 
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