Number: 133
Title: Problem with Imap output
Submitter: Boudewijn van Dongen
Date: Thu Apr 18 14:37:44 2002
Subsys: Dot
Version: 1.8.0
System: x86-Other-
Severity: minor
Problem:
I have a problem using the -Timap commandline option of dot. When I try to use the generated .map file in a webpage, the URL's that are on te node's are not available. When I tried to find out what the reason for that is, I discovered that dot gives the rectangle shape the wrong coordinates. Instead of giving the left/top and right/bottom coordinates it gives the left/bottom and right/top coordinates.
Input file: b133.dot
Output file: b133.txt
Fix:
[ellson] Now changed to left/top and right/bottom since MS IIS servers seem to expect that and any reasonable server probably doesn't care.

I haven't changed -Tismap because the installed base of webdot servers depend on it.

I plan to migrate webdot to use the -Timap form, then we can deprecate and eventually remove support for -Tismap.
Owner: ellson
Status: Fixed (19 April 2002)