https://bugzilla.novell.com/show_bug.cgi?id=328915#c2





--- Comment #2 from Sebastien Pouliot <[EMAIL PROTECTED]>  2007-09-27 07:45:49 
MST ---
It seems that using 2 spaces between points (instead of one) leads to a similar
error. E.g.

<Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation";>
        <Polyline Stroke="Blue" Fill="Green" Points="10,10  110,10 110,110
10,110" />
</Canvas>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to