Skip Menu |

This queue is for tickets about the Catalyst-Plugin-SubRequest CPAN distribution.

Report information
The Basics
Id: 16134
Status: resolved
Priority: 0/
Queue: Catalyst-Plugin-SubRequest

People
Owner: Nobody in particular
Requestors: garitar
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: action and namespace should be localized
Like so: local $c->{namespace}; local $c->{action};
On Sat Nov 26 03:39:10 2005, guest wrote: Show quoted text
> Like so: > > local $c->{namespace}; > local $c->{action};
Does version 0.11 (released April 3rd, 2007) fix your problem report? -Brian