By conniec on
HI all,
I have titles that are in html. Some include & as part of the html, particularly apostrophes (/'). But they are changing to & in the titles, so I end up with a title like Tommy's Bad Day instead of Tommy's Bad Day. (I've taken care of ampersands in pathauto, so they are not a problem in my urls.
The titles are the original input in my database, raw and unchanged. But I cannot find a setting anywhere to keep the titles from changing in D6.
I've checked out input filter, fckeditor, language and everything in between.
Please clue me in.
Where should I be looking?
Connie
Comments
Use reg exp?
I may have to resort to using reg exp to fix this. I know how to take html out using reg exp, but I don't know how to put html back in.
But I would much rather fix it with a setting, if there is one I don't know about. Help please?
Connie
I have found in the archives
I have found in the archives that this was also an issue for D5 http://drupal.org/node/212853
Will file an issue for using D6 and newest Views dev also.
Connie