[Templates] URI Filter Issues
Randal L. Schwartz
merlyn@stonehenge.com
Mon, 19 Feb 2007 12:17:07 -0800
>>>>> "Mihai" == Mihai Bazon <mihai@bazon.net> writes:
>> If we want a uri escape that is that aggressive, can it be put under a
>> different name, and the existing uri be modded back to allow : and /
>> characters through untouched...
Mihai> $votes++
You clearly don't understand the problem then, or what uri-escaping is about.
This isn't about "voting". This is about *doing the right thing*.
You *cannot* uri-escape a string that already has a path to it.
You can only uri-escape the path steps.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!