Paul Van Oppen wrote:
> Raph and I are trying to get setup with the XMLmind editor you pointed 
> us to.  We can get it up and running, but when we open the developers 
> guide xml, we get the following error:
> 
> The thing is, that the document opened without problems in the previous 
> version V2.5P4 (except for the warning that references like "&javlin"; 
> which are not managed by XML mind XML editor). 

Thanks for taking the time to report this bug. It will be fixed in next 
release.

It is probably caused by this kind of internal entity:

---
<!ENTITY foo "<emphasis>foo</emphasis>">
---

That is, an internal entity containing a single element and nothing else.

Sending us your document (or may be just a excerpt which triggers the 
bug) would help us.

If you cannot do that, please confirm that it is the  above type of 
internal entity which triggers the bug (we have found a bug but you may 
have found another, different, one).





Reply via email to