[Catalyst-dev] RT #34782: [WISH] Way to remove parameter from URI

Brian Cassidy brian.cassidy at nald.ca
Thu May 29 13:05:29 GMT 2008


Matt S Trout wrote:
> On Wed, May 28, 2008 at 09:32:30AM -0700, J. Shirley wrote:
>>
>> Looks like a patch for uri_with?  Maybe change the behavior for undef
>> values to remove (right now they are ignored).  Then you can just do
>> $c->req->uri_with({ foo => undef });
>>
>> Seems DWIW.
> 
> Sounds good. Fancy having a go at the patch?

svn revision 7857: "Added the ability to remove parameters in 
req->uri_with() by passing in an undef value (RT #34782)"

Ticket resolved.

-Brian



More information about the Catalyst-dev mailing list