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

--- Comment #12 from Emily Lamancusa (emlam) 
<[email protected]> ---
Created attachment 175848
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175848&action=edit
Bug 38155: (QA follow-up) Fix TT filters and scalar context

data-referer is the url for the current search page, to redirect
back after performing the operation. Since it is a url, variables within
this link all need to use the uri filter, not html or KohaDates.

Also specify scalar context when splitting the input parameter to
prevent param in list context warnings.

Signed-off-by: Emily Lamancusa <[email protected]>

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