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

Jonathan Druart <[email protected]> changed:

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

--- Comment #32 from Jonathan Druart <[email protected]> ---
Created attachment 133567
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133567&action=edit
Bug 22223: Try to not double encoded URIs in items.uri

This is just a POC and is not ready for inclusion (Filter.pm and naming
need to be discussed).

Test plan:
Create 2 items, with uri:
  https://www.google.com/url?q=https://buttercup.pw
  https://www.google.com/url?q=https%3A%2F%2Fbuttercup.pw

Go to the OPAC detail page of the bib record, see that the links are
displayed how you entered them.
Click on them and confirm that the uri/page is correct

Signed-off-by: Séverine Queune <[email protected]>

JD amended patch:
* Remove use Template::Plugin::Filter;
* Fix license statement

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