https://bugs.documentfoundation.org/show_bug.cgi?id=149783
--- Comment #4 from Miklos Vajna <[email protected]> --- This is somewhat intentional: if the list has an xml:id="..." but nobody refers to that ID, then we omit it, so the output is easier to check into expected test results or into e.g. git. If there is a later continue-list="..." that refers to an ID and we don't emit the xml:id="..." for that, that's a bug. Bug 149668 was for this. Are you aware of any cases where that xml:id is referenced, but we don't write it? Thanks. -- You are receiving this mail because: You are the assignee for the bug.
