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

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #6 from Caolán McNamara <[email protected]> ---
This probably became a problem for you with...

commit de0432a9256188c7b5cd1a83858311e68c890ebf
Author: Caolán McNamara <[email protected]>
Date:   Wed Nov 11 13:34:43 2015 +0000

    Incredible slowness and crashes with document with vast num of frame dups

    it looks like draw:name values are supposed to be unique in ODF, even
    if it's not spelled out explicitly, since it exists so the frame can be
    referenced, which sort of implies that it has to be unique, so a
    document where the values aren't unique can be considered invalid

        19.197.10 <draw:frame>
        The draw:name attribute specifies a name by which a <draw:frame>
    element can be referenced.

    So reject duplicate frames

    Change-Id: I83f6d72fd969f667f0a8c2c85d2ffeeed672387a

I think I still hold with that argument and allowing duplicate frame names
causes another (IMO) serious problem. Make your tool give the frames unique
names and it should be fine then.

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