https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22371
--- Comment #18 from David Nind <[email protected]> --- I'm not a cataloguer, and don't understand all the nuances here, so it may pay for someone familiar with this to review as well. Testing notes: - Followed the test plan - Added the cutter plugin to 050$a (most likely this isn't technically correct, but it shows the code being generated by cutter.pl) - Used koha-testing-docker and the sample data, tested with a couple of records - Programming Perl / Tom Christiansen, Brian D. Foy & Larry Wall. (Record number 262) . classification code generated: C555p (C = first letter of author; 555 = from table in source code from surname; p = first letter of the title) . changed indicator 2 for 245 to 4: code generated = C555r (next character in the title after 4 characters, that is, the 5th character) - Perl Better Practices (Record number 191): . added corporate author to 110$a (1151 Academia Sinica, Nanking. Inst. of Soil Science) . classification code generated: A168p (A = first letter of author; 168 = from table in source code for aca; p = first letter of the title) -- 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/
