Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules
Jonathan Druart 3a7053346c Bug 21950: Remove filtering for query_cgi and limit_cgi
We must not escape query_cgi and limit_cgi template-side, they are already
escape properly from build_query_compat using uri_escape_utf8.

To fix further problems we should replace all occurrences to make things
clear (I decided to keep the html filter so far, which did not hurt, but uri or url do)

Same patch as the following commit will be provided
commit 2fc599c089
    Bug 21526: Fix search result pages (url vs uri vs raw)

    query_cgi is uri_escaped from the pl, so we should displayed as raw

    Test plan:
    Use wide characters ❤
    Search, filter, facets, search history, rss (both interfaces)

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-12-14 13:29:31 +00:00
..
clubs Bug 15287: Use font-awesome on the OPAC 2018-09-06 17:27:04 +00:00
errors Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
sci Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
sco Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
svc Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
text
ilsdi.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
maintenance.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-account-pay-error.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-account.tt Bug 21454: Remove html filter for Price filtered variables 2018-10-01 13:56:34 +00:00
opac-addbybiblionumber.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-advsearch.tt Bug 20602: Use weighted fields in OPAC simple search 2018-11-07 23:12:19 +00:00
opac-alert-subscribe.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-auth-detail.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-auth-MARCdetail.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-auth.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-authorities-home.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-authoritiessearchresultlist.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-basket.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-blocked.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-browser.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-course-details.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-course-reserves.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-detail.tt Bug 21947: Address other misordered FILTER lines 2018-12-11 20:47:18 +00:00
opac-discharge.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-downloadcart.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-downloadshelf.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-full-serial-issues.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-ics.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-idref.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-illrequests.tt Bug 20941: (follow-up) Update N/A handling 2018-10-31 13:45:56 +00:00
opac-imageviewer.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-ISBDdetail.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-issue-note.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-main.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-MARCdetail.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-memberentry-update-submitted.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-memberentry.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-messaging.tt Bug 15287: Use font-awesome on the OPAC 2018-09-06 17:27:04 +00:00
opac-mymessages.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-news-rss.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-opensearch.tt Bug 21526: Fix search result pages (url vs uri vs raw) 2018-11-12 16:35:44 -03:00
opac-overdrive-search.tt Bug 21082: Update OverDrive authentication method 2018-10-09 11:04:23 +00:00
opac-passwd.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-password-recovery.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-patron-consent.tt Bug 20819: (Follow-up) Show more clearly that a user gave no consent 2018-09-21 12:17:24 +00:00
opac-privacy.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-readingrecord.tt Bug 8630: Adlibris covers (OPAC templates) 2018-11-05 14:41:06 +00:00
opac-recordedbooks-search.tt Bug 17602: Add missing html filters 2018-10-01 23:50:32 +00:00
opac-registration-confirmation.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-registration-email-sent.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-registration-invalid.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-request-article.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-reserve.tt Bug 20450: (follow-up) Add missing template filters 2018-10-27 14:20:58 +00:00
opac-restrictedpage.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-results-grouped.tt Bug 21526: Fix search result pages (url vs uri vs raw) 2018-11-12 16:35:44 -03:00
opac-results.tt Bug 21950: Remove filtering for query_cgi and limit_cgi 2018-12-14 13:29:31 +00:00
opac-retrieve-file.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-review.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-routing-lists.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-search-history.tt Bug 21950: Remove filtering for query_cgi and limit_cgi 2018-12-14 13:29:31 +00:00
opac-sendbasket.tt Bug 13618: (follow-up) Manually replace missing .raw 2018-08-17 15:55:15 +00:00
opac-sendbasketform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-sendshelf.tt Bug 21590: change virtual shelf to list in send list email. 2018-10-19 17:27:37 +00:00
opac-sendshelfform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-serial-issues.tt Bug 21947: Address other misordered FILTER lines 2018-12-11 20:47:18 +00:00
opac-shareshelf.tt Bug 13272: (follow-up) add missing type="text" 2018-10-01 11:18:32 +00:00
opac-shelves-rss.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-shelves.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-showmarc.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-showreviews-rss.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-showreviews.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-suggestions.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-tags.tt Bug 14385: Squash of a lot of patches rebased 2018-11-02 10:33:12 +00:00
opac-tags_subject.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-topissues.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-user.tt Bug 15494: Update display of renewal errors 2018-11-07 21:39:38 +00:00