[Bug 14322] Can't link to an item search
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14322 --- Comment #3 from Brendan Lawlor <blawlor@clamsnet.org> --- Created attachment 164962 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164962&action=edit Bug 14322: Add button to copy link to an item search This work in progress patch adds a button to copy a url with all the parameters for an item search. The button currently works to copy a url with all the item search parameters url encoded, but the url returns 500.To make it work itemsearch.pl needs some updates to handle when the url parameter shareable=1, then it should process all the prameters from the url. Test plan: 1. Apply patch 2. Do an item search 3. On the results page see a new 'Copy shareable link' button 4. Click the button and confirm that you can paste a url with all parameters from the form url encoded 5. Paste the url in the browser and notice you get a 500 error :( -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org