https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40651
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185391|0 |1 is obsolete| | Attachment #185392|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <[email protected]> --- Created attachment 185400 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185400&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]> -- 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/
