From: Colm D. <col...@gm...> - 2006-01-12 13:30:36
|
Hi Jamie, On 12 Jan 2006 15:12:39 +1100, Jamie Cameron <jca...@we...> wrote: > Thanks for pointing this out - this is definately a bug in Webmin, as it > shouldn't even be setting PATH_TRANSLATED unless there is PATH_INFO > data. Worse still, it was being set wrongly anyway! > > I never noticed this before, because none of the CGI programs in Webmin > make use of it .. Do you see any issues with me patching my own miniserv.pl to just never define PATH_TRANSLATED as a stopgap solution until a better patch is found? It seems to work fine and AFAICS it would not break any of my existing webmin perl CGIs because none of those or the associated webmin perl libraiers seem to use PATH_TRANSLATED. Thanks, Colm |