On 3 Dec 2001 at 17:30, Hrvoje Niksic wrote:

> So I opted to allow only one additional recursion level, as the TODO
> item specified.  I suppose we could allow another one, in case a frame
> contains more frames, but we should probably not make it unlimited.
> Even with `-np', there shouldn't be a way for bogus external output to
> make Wget completely ignore the maximum download depth the user has
> specified.

That's fair enough. Any further change to this should probably wait
until after 1.8 is released anyway! But as you mentioned in the
paragraph I snipped, this is complicated by the fact that
information about whether or not the current URL comes from a
FRAMESET is not stored.

I agree that there should be some limit to cope with bogus external
input. If it was changed to allow more than one level of FRAMESET
nesting for page-requisite completion, this should either be some
fixed small number (how many levels of FRAMESET nesting could a reasonable web-site 
actually 
use?!) or configurable.

Reply via email to