Member
Member
itaymesh   2009-01-18, 02:08
#1
Hi,

I started using zenpage this evening.
Great plugin!!!

I discovered that when editing Hebrew content with the tiny_mce editor
and clicking on the 'Update Article' button the letters are being converted to gibberish.
The solution is to add to the 'htmlentities' function that appears both on
page-edit.php and news-article-edit.php the encoding parameter:
htmlentities($result['content'],null, 'UTF-8')
instead of htmlentities($result['content'])

Hope it helps someone, somewhere.
Administrator
Administrator
acrylian   2009-01-18, 10:42
#2
Thanks! I will test and then add your fix to the svn soon.

Update: It's in the svn now.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.