|
From: Joseph F. R. <rya...@os...> - 2002-02-01 23:38:58
|
At 10:54 PM 2/1/2002 +0000, you wrote:
>On Thu, Jan 31, 2002 at 11:07:27PM -0500, Joseph F. Ryan wrote:
> > I was fixing a typo in the simple search config description when I decided
> > to give it a try. It didn't work. Detaint_dirname killed the script
> > (there were no directory names which should have killed it), and I
> couldn't
> > get the recursion to work with ('*.html, */*.html, */*/*.html,
> > */*/*/*.html). Did we decide on another method? Perhaps we should have
> > recursion on by default if $Emulate_Matts_Code is set to 0, and keep the
> > old method if it is set to 1.
>
>I think I fixed it a bit, there were some odds and ends from the
>old chdir taint botch still lying around.
>
>If detaint_dirname is killing the script it should be telling you
>the name of the directory it doesn't like.
It was returning an empty string...
also, should the script die if it hits a bad filename, or just skip it?
>--
>Nick
>
>_______________________________________________
>Nms-cgi-devel mailing list
>Nms...@li...
>https://lists.sourceforge.net/lists/listinfo/nms-cgi-devel
|