http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13593
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #1) > Failing to trigger this one: > koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc: > [% INCLUDE itemsearch_header name='stocknumber' label='stock number' > text='Stock number' %] Julian, Could you please have a look? It seems that the script catalogue/itemsearch.pl is never caller with format="html". Actually the html value is set in the form, but it is DT that calls the script with format="json". -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
