AI OnAI Off
When you see the & nbsp; in text it is a case of double encoding. Meaning that the & nbsp; have been encoded to & amp;nbsp; which will display what you see. How to fix this depends on where you have the problem but you need to either HTMLDecode the text or remove an HTLEncode somewhere is my guess.
Hi everyone,
Recently we have noticed that if we insert a non-breaking space - it is being displayed in the copy as text! (& nbsp ;)(without the spacing of course).
Has anyone else come across this problem - and if so how do we fix it?
Thanks in advance for any help!