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

Matthew Francis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|[email protected]         |[email protected]

--- Comment #9 from Matthew Francis <[email protected]> ---
The below appears to be the correct commit
Adding Cc: to [email protected]; Could you possibly take a look at
this one? Thanks

    commit 8865ed2efecd03722d10e522265f31c99b13b2bb
    Author:     yogesh.bharate001 <[email protected]>
    AuthorDate: Mon Apr 27 15:08:16 2015 +0530
    Commit:     Joren De Cuyper <[email protected]>
    CommitDate: Mon May 11 19:02:45 2015 +0000

        tdf#90812: rPr is not exported after roundtrip.

        Problem Description:
        XML Difference: In sharedStrings.xml
        Original file :
        <r>
          <rPr>
              <sz val="11"/>
              <color rgb="FFFF0000"/>
              <rFont val="Calibri"/>
              <family val="2"/>
              <scheme val="minor"/>
          </rPr>
           <t>Red</t>
        </r>

        Roundtrip file:
        <r>
          <t>Red</t>
        </r>

        rPr is missing in roundtrip file.

        Conflicts:
            sc/qa/unit/subsequent_export-test.cxx

        Change-Id: I79efd0f8f1a735ef7e4ebd3fda220b3e339ea91c
        Reviewed-on: https://gerrit.libreoffice.org/15548
        Reviewed-by: Joren De Cuyper <[email protected]>
        Tested-by: Joren De Cuyper <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to