I did change in /etc/httpd/conf/httpd.conf
default encoding form iso-8859-1 to utf-8 just to make my life easier.
Code: Select all
# AddDefaultCharset ISO-8859-1
AddDefaultCharset utf-8
It might not be a bug but looks like it is not utf-8 ready.
Conclusion:
Any of you who have problem with editor check yours encoding first.