Archive of UserLand's first discussion group, started October 5, 1998.
Bug in html.getImageData()?
Author: Jacob Savin Posted: 1/31/2000; 4:39:49 PM Topic: Bug in html.getImageData()? Msg #: 14886 Prev/Next: 14885 / 14887
I just found what I believe to be a bug in html.getImageData().The line that reads:
local (flSubFolders = html.getPref ("imageFolderSubtables"))should probably read:
local (flSubFolders = html.getPref ("imageFolderSubtables", pageTable))As it stands, I can't get image data for an image nested in a subtable from a page that has the pref imageFolderSubtables set to false, even if I build a pageTable that has imageFolderSubtables set to true, and pass that into html.getPref().
I assume this is a bug. No?
There are responses to this message:
- Re: Bug in html.getImageData()?, Brent Simmons, 1/31/2000; 5:31:59 PM
This page was archived on 6/13/2001; 4:54:15 PM.
© Copyright 1998-2001 UserLand Software, Inc.