jchristopher / attachments

[WordPress Plugin] Attachments allows you to simply append any number of items from your WordPress Media Library to Posts, Pages, and Custom Post Types
wordpress.org/extend/plugins/attachments/
GNU General Public License v2.0
239 stars 78 forks source link

UTF-8 hebrew encoding gets wrong #68

Closed regevlio closed 11 years ago

regevlio commented 11 years ago

Something wrong with the plugin while trying to save Hebrew characters

This is what the title looks like after saving Hebrew characters in it

u05d1u05d3u05d9u05e7u05ea u05dbu05d5u05eau05e8u05ea

How can i solve this issue ?

jchristopher commented 11 years ago

What version of PHP are you running?

regevlio commented 11 years ago

5.3 On May 2, 2013 9:53 PM, "Jonathan Christopher" notifications@github.com wrote:

What version of PHP are you running?

— Reply to this email directly or view it on GitHubhttps://github.com/jchristopher/attachments/issues/68#issuecomment-17357154 .

jchristopher commented 11 years ago

Unfortunately that's a standing issue with PHP <5.4, for more details please see https://github.com/jchristopher/attachments/issues/11

If possible, upgrading PHP will resolve the issue.