https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39072
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Brendan Lawlor <[email protected]> --- This works and makes sense that the grep function should have a regular expression with an exact matching start and end. When testing I found that the test plan was slightly off, so it could be confusing to replicate. Copying the link for the Adult grab and go link and pasting it actually returns the results for selecting both Adult and Adult grab and go. To test: Create LOC authorized values of ADULT with description "Adult" and ADULTG with description "Adult - Grab and Go" - Find a record with items and set one item to shelving location "Adult" - Find a second record with items and set one item to shelving location "Adult - Grab and Go" *This step should be for Adult grab and go: - Create an Item Search for Shelving location and select 'Adult grab and go' only - Search and get one result from the record selected above - Click Copy shareable link and paste/go in new tab - See that the results now include both records from above *This step you should see the Adult shelving location was added when it shouldn't be: - Click Edit search button and notice that the Shelving location 'Adult' was added to the selected criteria for the search -- 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/
