https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37918
--- Comment #26 from Martin Renvoize (ashimema) <[email protected]> --- I honestly don't know the answer to your questions and it's not a problem in the UK was we rarely have non-ascii subjects being generated.. I wrote this patch at Katrins request as a follow-up to another bug. I researched and came to the conclusion that mailto's just pass the header parameters directly so this was the right thing to do and not HTML escaping as we're not talking about HTML we're talking about an email header. As for the use of the plugin, I just followed existing examples in the codebase and there's unit tests to cover the new plugin too. Stepping out as I'm juggling too many bugs already. -- 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/
