https://bugs.documentfoundation.org/show_bug.cgi?id=145215
Kevin Suo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Kevin Suo <[email protected]> --- Bibisected and found the behaviour has changed in the following range: e5ac6caf9efa3d3a8cb82dbc59ef00b193facdc4..7c95c16deba975b0b282ccea1fbfcfadd7aa28b3 7c95c16deba9 (tdf#143107 related: ensure correct order of which ids, 2021-06-28) aa5c6d127559 (new ODF numbered list parameter loext:num-list-format, 2021-06-14) 99ef46fdb2a9 (tdf#143105 Don't export empty URLs to PDF, 2021-06-28) f79a8f578ab5 (Update git submodules, 2021-06-28) and the following two commit seems to be related: commit aa5c6d127559912ad60a63fbd972b78fb8f9691b Author: Vasily Melenchuk <[email protected]> Date: Mon Jun 14 14:27:56 2021 +0300 new ODF numbered list parameter loext:num-list-format Before (and including) commit e5ac6caf9efa3d3a8cb82dbc59ef00b193facdc4, in the "Cross reference tests in relation to clause 2.2.1(i)" section, "2. X-ref = Paragraph number = 2.2.1(i)" is shown as "X-ref = Paragraph number = 2.2(i)". Although still not good, but its "better" than now. >From commit 7c95c16deba975b0b282ccea1fbfcfadd7aa28b, it is shown as "X-ref = Paragraph number = 2.(i)", becoming worse. Adding Vasily Melenchuk in cc, would you please take a look? Thanks. -- You are receiving this mail because: You are the assignee for the bug.
