[analog-help] Re: Entity 'nbsp' not defined

Paul Wade paul at astrologywizard.com
Fri Aug 3 07:48:57 PDT 2007


Hi,

I'm probably completely wrong, but this looks like an XML/XHTML issue to me. 

' ' (no quotes) is the (X)HTML equivalent of a non-breaking space, but 
the '&' (no quotes) ampersand character can also be used in Javascript or CSS 
declarations for example and this can cause problems with an XML browser.

Check all the XML headers at the top of your output, it could even be 
something as minor as a missing <,? or space. Also check the XML namespace is 
defined correctly and is accessible. Then look for extra spaces, missing 
quotes or semicolons further down your document.  

Hoping this helps!

Paul 




More information about the analog-help mailing list