https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40651
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185400|0 |1 is obsolete| | --- Comment #5 from Brendan Lawlor <[email protected]> --- Created attachment 185591 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185591&action=edit Bug 40651: Select custom search field if passed in via link This patch checks for a custom field value and preselects it in the dropdown if present To test: 1 - Browse to Administration - Item search fields 2 - Add a new search field pointing to a marc field with some known value on a record with items 3 - Browse to Item search 4 - Construct a search using your new field and search 5 - From results click 'Copy shareable link' 6 - Go to the link 7 - No results or wrong results! 8 - Edit the search 9 - Note your custom field is not selected 10 - Apply patch 11 - Visit the link again 12 - Correct results! 13 - Edit search 14 - Custom field is correctly selected! Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Brendan Lawlor <[email protected]> Depends: bug xxxx 14322 -- 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/
