rangenendt
Member
Posted 6 months ago #
AddDefaultCharset is broken by design, so please don't enable that when writing the .htaccess file. If somebody needs that, he can enable that for himself.
See https://issues.apache.org/bugzilla/show_bug.cgi?id=23421 for a lengthy discussion.
Thanks,
Ralph
http://wordpress.org/extend/plugins/wp-super-cache/
Interesting. It was added because some users saw corrupted cached pages. I think they were running non-English websites. If I remove this I'll add a note to the readme.txt.
rangenendt
Member
Posted 6 months ago #
I am running a non-English website and saw corrupted "Umlauts" after installing wp-super-cache :)
IOW: The behaviour of that line really depends on how everything else is configured on the host.
Cheers,
Ralph
I've removed that line in the development version and added a note in the Troubleshooting section of the readme.txt. Thanks.
rangenendt
Member
Posted 5 months ago #
Thank you very much.
Regards,
Ralph
Arlindo Pinto
Member
Posted 5 months ago #
Hi!
My site is in portuguese. After upgrading to the new wp-super-cache the pages & post cached shows strange characters like Cão instead of Cão
What should I do!
Thank you very much.
Check this page, right at the end. Unfortunately the formatting got screwed up but you have to add a "AddDefaultCharset" directive to your .htaccess.
Arlindo Pinto
Member
Posted 5 months ago #
Ok!
Gonna check it out!
Tx again Donncha!