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

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected, bisected
             Status|UNCONFIRMED                 |NEW
                 CC|                            |markus.mohrhard@googlemail.
                   |                            |com
            Version|5.3.0.0.alpha1+ Master      |5.0.0.0.alpha0+ Master
     Ever confirmed|0                           |1

--- Comment #1 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by:

author  Markus Mohrhard <[email protected]>        2015-04-20
04:21:17 (GMT)
committer       Markus Mohrhard <[email protected]>       
2015-04-21 04:45:26 (GMT)
commit  4c3cfe60ac05d5404e3f2a92fff7af2d2f38628a (patch)
tree    47d5141591f3c93c138d5face9968c287f41ad16
parent  5fa0adf25cfcb71129e05e7218cde46874306c15 (diff)
MSO 2007 vs OOXML default values
includes:

fix data label delete element handling

According to the xsd:

<xsd:choice>
    <xsd:element name="delete" type="CT_Boolean" minOccurs="1" maxOccurs="1"/>
    <xsd:group ref="Group_DLbl" minOccurs="1" maxOccurs="1"/>
</xsd:choice>

which is just insane. Therefore as soon as we hit a non-delete element
we assume that the entry is not deleted.

Adding Cc: to Markus Mohrhard

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