Buffer Overflow In Image Map
Savant tried to read a line from a server-side image map file that was too long.
A line that overflows the buffer is usually indicative of an error in the image
map file.
Savant will still properly display the page that contains the faulty image map,
but it will not respond to clicks in the "hot spots" of the image map.
To solve this problem, check all of your image map files for an unusually long
line. When you find it, check that the line follows proper syntax conventions
for server-side image maps.
|