From: Lady Date: Sat, 3 Aug 2024 16:56:59 +0000 (-0400) Subject: Fix transform from sometimes expanding twice X-Git-Tag: 0.12.3~2 X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/f97ddff396fdd93bd22839ffc494df45258404bf Fix transform from sometimes expanding twice The default behaviour for processing expanded replacements of `<书社:link>` elements was to expand them again, which was wrong, beccause they have already been expanded once. They should just be copied instead. This line was probably copied from the default behaviour for `<书社:link>` elements which are not expanded or replaced, where it is the correct behaviour. --- diff --git a/lib/catalog2transform.xslt b/lib/catalog2transform.xslt index 88644aa..3cb8a2d 100644 --- a/lib/catalog2transform.xslt +++ b/lib/catalog2transform.xslt @@ -378,7 +378,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one - +