Menu

#2 i18n problem while using writeAttributes.

v1.0 (example)
open
nobody
None
5
2009-04-21
2009-04-21
No

Problem: i18n problem at writeAttributes. htmlentities encodes UTF-8 data.
Solution: replace "htmlentities" with "htmlspecialchars".

Discussion


Log in to post a comment.