https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40594
Bernard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |.uk --- Comment #2 from Bernard <[email protected]> --- Test plan in #1 followed All records were successfully modified. Further tests: a) test with 952 but with other subfields, without subfield 'a' -> confirm 'FK constraint' error is shown, no modification made Removed 952$a from one of 3 items. It successfully loaded the other 2 but no error is shown relating to "FK constraint". FAIL b) test with 952$a too long e.g. 'aaaaaaaa' -> confirm 'too long' error is shown Made one 952$a 'aaaaaaaaaaaaaa' It successfully loaded the other 2 but no error is shown relating to "too long". FAIL c) test with no 952 mapping -> confirm things work as intended Made template with only 264a field to be added. Works fine. PASS d) test with 952 mapping plus other tags -> confirm things work as intended Template with 952 and 856 - works fine PASS -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
