Hello,
I am starting to see more and more issues with funny characters in my source which is knocking elements out and there’s no reason for them appearing. I seem to get ​ a lot in my source for no particular reason, I’ve googled it and don’t seem to be able to find an explanation for it.
Does any one know what it is and what is causing it?
Thanks
Here is the source taken from Firefox...
<!DOCTYPE html>
<html lang="en">
<head> </head>
<body>
<div> test </div>
</body>
</html>
​ appears as "" in Chrome and in IE. It’s happened before on a completely different server setup and I issued a bug as I thought it was related to Wayfinder.
I have tried creating a new template, using XHTML Strict and checked the DB and there’s no sign of these characters anywhere but they appear in the browsers. It seems a bit odd...