> #690: GraphvizMacro.render_macro UnicodeDecodeError thrown
> -------------------+--------------------------------------------------------
> Reporter:  pkropf  |        Owner:  pkropf
>      Type:  defect  |       Status:  new
>  Priority:  normal  |    Component:  GraphvizPlugin
> Severity:  normal  |   Resolution:
> Keywords:          |      Release:  0.9
> -------------------+--------------------------------------------------------
> Comment (by pkropf):
>
> Can you attached a sample dot file that causes the problem?

I didn't get through the spam filter this time either, so here is a
sample that should reproduce the problem:

graph G1  {
node [shape=box, orientation=0, fontsize=16, color=blue];
edge [fontsize=6 ]
hello [label="éáoúuöüä" URL=HelloUrl ];
}


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to