> -----Original Message-----
> From: Felix Hallmann [mailto:[EMAIL PROTECTED]]
>
> Hello List,
> 
> I wrote a litte java class which allows me to generate dia (xml) files
> of my classes. In some cases the generated code looks like
> 
> <attribute name=\"attributes\">
> <attribute/>
> 
> which crashes dia.
> 
> If I modify the code that it looks like 
>  
> <attribute name=\"attributes\"/>
> 
> it works.
> 
> Is there a bug in dia or libxml or is the first expression 
> not allowed?

This definitely looks like a bug in libxml. The first way of writing XML is legal 
IMHO. Would you like to create a test case and file a bug (on http://bugs.gnome.org I 
guess)?


> Regards
>   Felix
> 
> PS: Im using Dia 0.86 on Suse 6.4 and LinuxPPC 2000 and I'm very
>  happy with it.

You should be ;-) 

Regards,

Arjan

Reply via email to