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

Brendan Lawlor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #164962|0                           |1
        is obsolete|                            |

--- Comment #5 from Brendan Lawlor <[email protected]> ---
Created attachment 168084
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168084&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
format=shareable, then it should handle authentication process all the
prameters from the url. It would be really cool to also parameterize the state
of the data table so the link could go straight to a filtered sorted result.

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
[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/

Reply via email to