Hello everyone!
This is an issue which seems to appear in many modules without ever disappearing :)
In my case, the apostrophe is shown as & #039; (without the space) in two places, and it is annoying in both:
1) One of my content types contains an apostrophe which is shown as & #039; in the list of content types (admin/content/types), This is annoying, but not a catastrophe.
2) What is far more annoying, is the apostrophe in the subscriptions module. When sending out an e-mail, every single apostrophe from the content is converted to & #039;. (the "hardcoded" apostrophes, those not varying from message to message, appear correctly, by the way).
I can't find any flaw in the code, and would very much appreciate your help, if anyone found a solution or a workaround (but not replacing all apostrophes by `).
Thanks a lot in advance, and have a nice day,
Felix.
Comments
Help
Hello again,
please, if anyone has got an idea, please post it, I'm stuck with my research on that topic.
Thanks a lot,
Felix.
OK for number 2
OK, I solved number 2, that's a good start: http://drupal.org/node/177308
If someone can still help for number one, that would be great. Otherwise, I guess I'll have to live with it.
Have a nice day,
Felix.