On 3/16/2011 2:02 AM, Octavian Rasnita orasnita-at-gmail.com |Catalyst/Allow to
home| wrote:
Why would you like to need to escape every path component by using the TT uri filter for
more times and escape the reserved chars even where they can be used as they are,
instead of using the html filter once?
If you want, you can uri-escape even the [a-zA-Z0-9] chars, but why would you want to
escape chars where they don't need to be escaped? :-)
Octavian
Only the component that is dynamic (not chosen when I created the program) needs any kind
of processing. These are actual file names found in some directory. What I really want
is a call to "escape anything that would cause problems, for whatever reason" as one step.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/