https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23514
--- Comment #3 from Theodoros Theodoropoulos <[email protected]> --- Test plan: 1- Go to Label Creator and choose/create a Label Layout with "Choose layout type: Biblio" 2- make sure you have at least "itemcallnumber" in Bibliographic data to print/Data fields 3- check "Split call numbers" box and save the layout (ie testlayout) 4- create a label batch, using items that have a call number (ie DC611.B848 H84 1997). LCC is used here, but you may try with Dewey as well. 5- export selected batch using any template and the layout you created in previous step to a PDF 6- Call numbers are splitted (as expected) in the resulting PDF file 7- edit the layout you created in the previous step (ie testlayout) and change the "Choose layout type:" to either Biblio/Barcode (BIBBAR) or Barcode/Biblio (BARBIB) 8- export the same batch using the same template and layout as before 9- Call numbers are NOT splitted at all After patch is applied, call numbers splitting functions are applied even in Biblio/Barcode (BIBBAR) or Barcode/Biblio (BARBIB) layout types. (in Barcode type, there is no need to even try to split any call number) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
