Koha/koha-tmpl/intranet-tmpl
Jonathan Druart 5256f25d24 Bug 21703: Fix filter on dataurl variable to allow placing holds in staff again
We must not encode & again and use the url filter, instead of uri.

To test:
- Search for a record in staff
- Go to holds
- Search for patrons, multiple should be displayed
- Pick a patron by clicking on the name
- Verify an error is shown and the URL is incorrect
- Apply patch
- Repeat test above, placing a hold should now work.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-29 00:27:42 +00:00
..
js
lib Bug 20260: Use CodeMirror for the SQL reports editor 2018-10-12 15:50:39 -03:00
prog Bug 21703: Fix filter on dataurl variable to allow placing holds in staff again 2018-10-29 00:27:42 +00:00