ever2simple icon indicating copy to clipboard operation
ever2simple copied to clipboard

Error processing spaces

Open planetahuevo opened this issue 8 years ago • 3 comments

I got this: Could not parse XML Entity 'nbsp' not defined, line 214643, column 90

This is what appears there:  

planetahuevo avatar Jun 29 '16 15:06 planetahuevo

In which part of a note do you have this? (Title, content, ...)

I have plenty of   in my notes and it all works well.
As quick fix you can always replace that one by a space as it will be converted to space anyway...

AmedeeBulle avatar Jul 01 '16 09:07 AmedeeBulle

I did the quick fix and it worked . Thanks It was on the title, not sure why as you can see there were other spaces there too. <note><title>Como prepararse para ir a &nbsp;un evento</title><content><![CDATA[<?xml version="1.0" encoding="UTF-8"?>

planetahuevo avatar Jul 01 '16 10:07 planetahuevo

I am not an XML expert, but I think it is linked to the way the Evernote DTD is defined...

AmedeeBulle avatar Jul 01 '16 11:07 AmedeeBulle