Dave Dykstra [[EMAIL PROTECTED]] writes:
> Perhaps it should be using clean_fname(). Please try making a fix using
> clean_fname() or some other way if it looks better, test it out, and
submit
> a patch. I wrote that option so I'll make sure the patch gets in if I
> think it looks good.
Ok. clean_fname() has its own problem though because it eliminates
double // even at the beginning of the path, which while it would fix
this specific case, would break if I was actually trying to use a UNC
compare-dest.
I think I tried fixing clean_fname() to avoid this case in the past but
ran into problems with other portions of the code that depended on it
cleaning this up.
I'll poke around as I get a chance - right now we're prepping for a big
deployment so I think I'll go the /. route for the near term :-)
-- David
/-----------------------------------------------------------------------\
\ David Bolen \ E-mail: [EMAIL PROTECTED] /
| FitLinxx, Inc. \ Phone: (203) 708-5192 |
/ 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \
\-----------------------------------------------------------------------/