Comment 2 for bug 166969

Revision history for this message
Bryce Harrington (bryce) wrote :

No files are attached.... Make sure to click the checkbox when
uploading files.

Line 206 of ill2svg.pl is this:

        print " <g style=\"fill: $fillcolor;\">\n";

So apparently for the file, $fillcolor isn't getting defined.

We'll need the source file in order to debug this one...