https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27968

--- Comment #4 from Jonathan Druart <jonathan.dru...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to