17 Mar
2021
17 Mar
'21
9:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27968 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- MariaDB [koha_kohadev]> select tagsubfield, isurl from marc_subfield_structure where tagfield=240 and frameworkcode="" limit 6; +-------------+-------+ | tagsubfield | isurl | +-------------+-------+ | 0 | NULL | | 1 | NULL | | 2 | NULL | | 6 | 0 | | 8 | 0 | | 9 | 0 | +-------------+-------+ 6 rows in set (0.01 sec) -- You are receiving this mail because: You are watching all bug changes.