23 Jun
2023
23 Jun
'23
10:02 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24517 --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- - <index_control_field tag="008" offset="0" length="5"> + <index_control_field tag="008" offset="0" length="6"> - <xslo:value-of select="substring(., 1, 5)"/> + <xslo:value-of select="substring(., 1, 6)"/> This is ok. Just confusing that XSLT substring starts with 1 while we use offset with zero.. -- You are receiving this mail because: You are watching all bug changes.