Bug 36099: count and holdcount template vars into JS vars should default to 0 if...
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 26 Feb 2024 10:03:22 +0000 (10:03 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 7 Mar 2024 14:02:41 +0000 (15:02 +0100)
commitf94d763b6a5d671c4860db76263f72d0643b7555
treece48d3e04cb1ecf4939f1d57e10029e8bb95c508
parente17959b34ddff470b63c8d2fd6e8239ac812ba32
Bug 36099: count and holdcount template vars into JS vars should default to 0 if empty

Visit:
http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=4321
Notice you have 2 console errors:
1) Uncaught SyntaxError: Unexpected token ';'
2) Uncaught ReferenceError: biblionumber is not defined

Apply patch. Repeat. Notice no error shows.
Visit an existing biblionumber. Confirm all is well.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/catalog-strings.inc