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

raal <r...@post.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Regression By|                            |Miklos Vajna
           Keywords|bibisectRequest             |bibisected, bisected
                 CC|                            |r...@post.cz,
                   |                            |vmik...@collabora.com

--- Comment #9 from raal <r...@post.cz> ---
This seems to have begun at the below commit.
Adding Cc: to Miklos Vajna; Could you possibly take a look at this one?
Thanks

@buovjaga - is it the same commit as yours?
@Miklos - I see, the commit looks unrelated, but I can repeat that one commit
before your commit it worked (git checkout
c8369a9a3c22dd47486a7ce36a108d52e5f2b96e -> bug is here; git checkout HEAD~1 ->
bug is not here). Maybe related to empty lines, which exist after your commit?


c8369a9a3c22dd47486a7ce36a108d52e5f2b96e is the first bad commit
commit c8369a9a3c22dd47486a7ce36a108d52e5f2b96e
Author: Matthew Francis <mjay.fran...@gmail.com>
Date:   Sat Mar 14 21:37:38 2015 +0800

    source-hash-0d602133d627c1837eb64895855c2a7ed0144de6

    commit 0d602133d627c1837eb64895855c2a7ed0144de6
    Author:     Miklos Vajna <vmik...@collabora.co.uk>
    AuthorDate: Mon Jun 16 18:45:05 2014 +0200
    Commit:     Miklos Vajna <vmik...@collabora.co.uk>
    CommitDate: Tue Jun 17 01:16:20 2014 +0200

        svx: fix VML export of rectangles imported from drawingML

        This wasn't a problem before, as EnhancedCustomShapeTypeNames wasn't
        involved for the export of rectangles, as those were handled in sw
        directly.

        CppunitTest_sw_ooxmlsdrexport's testFdo69636 is a reproducer for this
        problem, the VML fallback part was empty due to this.

        Change-Id: Ib2622fe05ddaa66bb3231977e30a8a1ca8748001

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to