https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41932
--- Comment #53 from Marcel de Rooy <[email protected]> --- (In reply to David Nind from comment #39) > The patches still apply, but the tests didn't pass for me > on current main. They should pass now on current main. > Questions: > > 1. I'm not sure how to do step 9 of the consolidated > test plan I wrote below. Is there anything else > that needs configuring in Koha? There may be a few issues here. I updated the test plan examples since copy and paste corrupted it probably. You need to really change a call number to update cn_sort. If you just save an item, the call number is not marked "dirty" and cn_sort will not be affected. You should have the correct rule in effect. When you default to Dewey and you add an item, they will look like 1_000000000000000_A_1 as you mentioned. Should we explicitly say: set $2 to Other and change call number? Or change the pref DefaultClassificationSource ? I updated the description and testing notes. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
