https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14322

--- Comment #3 from Brendan Lawlor <blaw...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to