Parsing SVG Resolved!

View: New views
2 Messages — Rating Filter:   Alert me  

Parsing SVG Resolved!

by Jose Antonio Villarreal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok, i noticed that no matter what XML-RFF file always i have the
same error, then i open the .svg file and i could see tha my name
appears without a diacrit,  Jos<E9> or something like that, the correct form must be José.  This is generated by dot, it takes the user name from
/etc/paswd, then i erase the diacrits in my name in this file, and now all
is working fine, even when the XML-RDF file is in spanish.

Thanks, for answer Emmanuel.


Do You Yahoo!? La mejor conexión a Internet y 2GB extra a tu correo por $100 al mes. http://net.yahoo.com.mx

Re: Parsing SVG Resolved!

by Emmanuel Pietriga :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Jose Antonio Villarreal a écrit :
> Ok, i noticed that no matter what XML-RFF file always i have the
> same error, then i open the .svg file and i could see tha my name
> appears without a diacrit,  Jos<E9> or something like that, the correct
> form must be José.  This is generated by dot, it takes the user name from
> /etc/paswd, then i erase the diacrits in my name in this file, and now all
> is working fine, even when the XML-RDF file is in spanish.
>
> Thanks, for answer Emmanuel.

Yes, that's probably a bad encoding of characters in this specific
location in the file. It would be interesting to see if this bug still
exists in the latest version of GraphViz. I'll try to reproduce it and
signal it to the GraphViz team if it is still there.

Thanks,
Emmanuel