https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22785 --- Comment #29 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 126372 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126372&action=edit Bug 22785: (follow-up) Don't sort by chosen and fix selection of matches Previously the sorting took 'chosen' into account and would move a selected match to the top on next load - it is better to preserve the same sorting every time When loading matches the 'cehcked' variable was not being cleared, so multiple matches were being marked 'checked="checked"'. Fixing this ensures the correct record displays as chosen Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.