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

Bernardo Gonzalez Kriegel <bgkrie...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27585|0                           |1
        is obsolete|                            |

--- Comment #131 from Bernardo Gonzalez Kriegel <bgkrie...@gmail.com> ---
Created attachment 27880
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27880&action=edit
Bug 11944: Remove all utf8 filter from templates

This patch
- removes all html_entity usages in tt file which hide utf8 bugs
- removes all encode utf8 in tt plugins because we should get correctly
  marked data from DBIC and other sources directly (cf plugin EncodeUTF8
  used in renew.tt)
- adds some cleanup in C4::Templates::output: we now use perl utf8 file
  handler output so we don't need to decode tt variables manually.

Signed-off-by: Paola Rossi <paola.ro...@cineca.it>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkrie...@gmail.com>
My comments on last patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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