https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41980
--- Comment #16 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 196499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196499&action=edit Bug 41980: (Follow-up) Fix Cypress test ambiguous field code search Typing "CE" in the allow_fields dropdown now matches both "CE - Unused" and "AY - Sequence number" (case-insensitive match on "ce" in "Sequence"), causing the wrong option to be selected. Use "CE - " to uniquely target the intended option. -- 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/
