Number: 334
Title: Simple ports require a label on the edge
Submitter: David Coppit
Date: Sat Jul 26 22:41:15 2003
Subsys: Dot
Version: 1.10.20030725.0415-1
System: x86-Linux-
Severity: major
Problem: The following dot input works. Remove the label and dot aborts.
Input:
digraph foo
{
  A:s -> B:n [label=" "];
}
Owner: erg
Status: Fixed (9 Sept 2004)