[Koha-bugs] [Bug 34251] Marc editor with JS error when using fast add framework

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 12 10:47:09 CEST 2023


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

--- Comment #1 from Jan Kissig <bibliothek at th-wildau.de> ---
Created attachment 153344
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153344&action=edit
Bug_34251 When using the fast add framework in addbiblio.pl there is thrown a
JS error in selectTab( "#tab0XX_panel" );

This is because no nav tabs are build in addbiblio.tt as BIG_LOOP has a
length(size) of 1

To test:

1) go to More>Cataloging
2) click +New record
3) Click Settings> Fast add framework
4) take a look on console
5) try selecting a different framework now, will have no effect
6) apply patch and redo steps 1 to 5
7) there should be no error in console and a change in settings works a
expected

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list