Page List Page / Description - characters displaying as html code: "&" and "’s"
Permalink
In my Page List, the Page Descriptions come in with special characters not translating from the html entitites code. Ampersands appear as "&" and and quotes appear as "’s" ... Any idea how to fix this?
I did see A bug tracker on this for Concrete 5.6.0.2 but I am using 5.5.2.1 ... so, Jordan Lev's solution didn't work for me since apparently the file he's talking about is completely different from mine.
I did see A bug tracker on this for Concrete 5.6.0.2 but I am using 5.5.2.1 ... so, Jordan Lev's solution didn't work for me since apparently the file he's talking about is completely different from mine.
which changes html entities back into code, apparenty. Not sure why that would be desirable, but I commented it out and that solved the problem. 4 hours gone, but I learned something.