[Koha-bugs] [Bug 21716] Item Search hangs when \ exists in MARC fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 10 18:52:54 CET 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #9 from Owen Leonard <oleonard at myacpl.org> ---
The QA tool says there are missing filters, for example:
  missing_filter at line 383 ( output += ' ' + [% t('by').json %]; )

it should be:

[% t('by').json | $raw %]

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list