2012-01-10, 12:37:30
can someone who is having these issues with encoding make the changes in basic.php to the functions above to see if it does what everyone wants it to do?
So the checklist of changes is below. Is this it?
- remove htmlentities() from safe_slash_html()
- and i guess remove html_entity_decode() from the functions that display the content... right? But if I remove this, wouldnt pages then not show correctly, if it's on a site that was just recently upgraded, and the content is still encoded from before?
So the checklist of changes is below. Is this it?
- remove htmlentities() from safe_slash_html()
- and i guess remove html_entity_decode() from the functions that display the content... right? But if I remove this, wouldnt pages then not show correctly, if it's on a site that was just recently upgraded, and the content is still encoded from before?