On Wed, Sep 10, 2008 at 05:48:00PM -0400, John Cappiello wrote:
> On Wed, Sep 10, 2008 at 05:24:51PM -0400, Jeremy Blain wrote:
> > Escape it:
> > 
> > <form target="<% $r->uri |h %>">
> 
> Wouldn't you want the 'u' filter?
> 
>   <form target="<% $r->uri |u %>">

Yes.  |u is all you really need; what I suggested for trimming path_info is
just cosmetic after that.

hdp.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to