[Koha-bugs] [Bug 29853] Text needs HTML filter before KohaSpan filter

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 11 23:56:21 CET 2022


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
 > git grep '$KohaSpan' -- koha-tmpl/
koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt:            [%
added.library.branchname | $KohaSpan class = 'name' | $raw %] added to group.
koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt:           
Group [% added.title | $KohaSpan class = 'name' | $raw %] created.
koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt:           
Group [% deleted.title | $KohaSpan class = 'name' | $raw %] has been deleted.
koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt:            [%
deleted.library | $KohaSpan class = 'name' | $raw %] has been removed from
group.
koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt:            A
group with the title [% error_duplicate_title | $KohaSpan class = 'name' | $raw
%] already exists.

We can reproduce in library groups page :

Create a new library group with title : Mygrou</div>pe
Save the form.
You see a message box with : Group Mygrou

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


More information about the Koha-bugs mailing list