msevior@physics.unimelb.edu.au wrote:
> Dear abi && HTML gurus,
>                        (You know who you are :-)
> 
> What are " " entities and how how hard would be to make libxml2 stop
> barfing on them and to actually import them?
> 
> We could fix 9158 and 9216 if this was fixed.
> 
  is a non-breaking space, u00a0. AbiWord handles these fine 
internally (they can be inserted by ctrl+shift+spacebar).
The problem is that   is not defined in the xml namespace which has 
only 5 entities. It is, however, legal in html and xhtml. So perhaps the 
problem is in parsing html/xhtml files via an xml parser as if they were 
plain xml.
Tomas
        
        
                
___________________________________________________________ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
Received on Fri Jul  8 11:50:14 2005
This archive was generated by hypermail 2.1.8 : Fri Jul 08 2005 - 11:50:14 CEST