[Catalyst] uri_for problem

Emmanuel Quevillon tuco at pasteur.fr
Wed Mar 5 09:50:07 GMT 2008


Hi,

I am trying to build some url from TT using uri_for sub but 
I encounter some problem with it.

When in my tt I have :
[%- ourl = Catalyst.uri_for('/search?stype=seqid&query=') -%]

when I click on it, I get an url that looks like :
search%5C%3Fstype=seqid&query=

Is there a way to get the proper url produce in the HTML 
page without '%5C%3F' ?
I tried quoting and double quoting the url and escaping the 
question mark but without success.

Thanks a lot.
-- 
-------------------------
Emmanuel Quevillon
Biological Software and Databases Group
Institut Pasteur
+33 1 44 38 95 98
tuco at_ pasteur dot fr
-------------------------



More information about the Catalyst mailing list