http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11290

--- Comment #8 from M. de Rooy <[email protected]> ---
(In reply to Jacek Ablewicz from comment #7)
> That said, I wonder if instead of adding more and more html_entity to
> various templates (there is an similar problem with, e.g., bug 10855, and
> probably more like that), shouldn't we rather fix C4/Templates.pm?
> I think the underlying cause for this particular problem in members.pl and
> members-home.pl is that output()/utf8_arrayref()/utf8_hashref() subs in
> Templates.pm do not know what to do with objects / blessed hashrefs (they
> treat them as strings/scalars, actually calling utf8::is_utf8() on them
> etc.).

+1 for a generic solution (if available :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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