https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39072
--- Comment #7 from Brendan Lawlor <[email protected]> --- It's counterintuitive that the param that's longer actually selects the option that's shorter, but what's happening is it takes the url query param value for location, ADULTG and greps for the values of the options, so both option values ADULT and ADULTG match. That's why it's selecting both options when you paste the link for the longer param ADULTG. I would be happy to switch my sign off to QA if someone else signs off. -- 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/
