[Catalyst] uri_for problem

Moritz Onken onken at houseofdesign.de
Wed Mar 5 10:06:22 GMT 2008


> [%- ourl = Catalyst.uri_for('/search') _ "?stype=seqid&query=" -%] ?


Am 05.03.2008 um 10:50 schrieb Emmanuel Quevillon:

> 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
> -------------------------
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/




More information about the Catalyst mailing list