Skip Menu |

This queue is for tickets about the CGI-Application-Plugin-Forward CPAN distribution.

Report information
The Basics
Id: 32380
Status: open
Priority: 0/
Queue: CGI-Application-Plugin-Forward

People
Owner: Nobody in particular
Requestors: hasant [...] gmail.com
Cc:
AdminCc:

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



Subject: [suggestion] Add method get_previous_runmode (with patch)
Date: Thu, 17 Jan 2008 21:00:20 +0700
To: bug-cgi-application-plugin-forward [...] rt.cpan.org
From: "Hasanuddin Tamir" <hasant [...] gmail.com>
Hi Michael, I hope I can reach you through this email interface bug/rt report. I have an idea to add new method get_previous_runmode so within the runmode we forwarded to, we can fetch what runmode the forward request came from. Knowing the previous mode can add flexibility to act differently. Attached is the patch against CAP-Forward 1.06 Thanks, -- san

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #32380] [suggestion] Add method get_previous_runmode (with patch)
Date: Thu, 17 Jan 2008 10:58:39 -0500
To: bug-CGI-Application-Plugin-Forward [...] rt.cpan.org
From: Michael Graham <magog [...] the-wire.com>
Hi San, This looks like a good idea to me - I will look into adding this soon. Hopefully next week. Michael On Thu, 17 Jan 2008 09:01:04 -0500 "Hasanuddin Tamir via RT" <bug-CGI-Application-Plugin-Forward@rt.cpan.org> wrote: Show quoted text
> > Thu Jan 17 09:00:58 2008: Request 32380 was acted upon. > Transaction: Ticket created by hasant@gmail.com > Queue: CGI-Application-Plugin-Forward > Subject: [suggestion] Add method get_previous_runmode (with > patch) Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: hasant@gmail.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32380 > > > > Hi Michael, > > I hope I can reach you through this email interface bug/rt report. > I have an idea to add new method get_previous_runmode so > within the runmode we forwarded to, we can fetch what > runmode the forward request came from. Knowing the previous > mode can add flexibility to act differently. Attached is the patch > against CAP-Forward 1.06 > > Thanks,
-- Michael Graham <magog@the-wire.com>
Subject: Re: [rt.cpan.org #32380] [suggestion] Add method get_previous_runmode (with patch)
Date: Mon, 21 Jan 2008 14:48:18 +0700
To: bug-CGI-Application-Plugin-Forward [...] rt.cpan.org
From: "Hasanuddin Tamir" <hasant [...] gmail.com>
Hi Michael, Thanks for the quick reply. It was actually a simple patch. Now that I have some time to think it over, I rewrite the patch to use private namespace to avoid conflict with internal CGI-App variables. I make it undefined after accessed althought it seems unnecessary. I also include some documentation. But I think you can make it all better :-) Best regards, -- san On Jan 17, 2008 10:58 PM, Michael Graham via RT <bug-CGI-Application-Plugin-Forward@rt.cpan.org> wrote: Show quoted text
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=32380 > > > > > Hi San, > > This looks like a good idea to me - I will look into adding this > soon. Hopefully next week. > > > Michael > > > > On Thu, 17 Jan 2008 09:01:04 -0500 > "Hasanuddin Tamir via RT" > <bug-CGI-Application-Plugin-Forward@rt.cpan.org> wrote: >
> > > > Thu Jan 17 09:00:58 2008: Request 32380 was acted upon. > > Transaction: Ticket created by hasant@gmail.com > > Queue: CGI-Application-Plugin-Forward > > Subject: [suggestion] Add method get_previous_runmode (with > > patch) Broken in: (no value) > > Severity: (no value) > > Owner: Nobody > > Requestors: hasant@gmail.com > > Status: new > > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32380 >
>
> > > > > > Hi Michael, > > > > I hope I can reach you through this email interface bug/rt report. > > I have an idea to add new method get_previous_runmode so > > within the runmode we forwarded to, we can fetch what > > runmode the forward request came from. Knowing the previous > > mode can add flexibility to act differently. Attached is the patch > > against CAP-Forward 1.06 > > > > Thanks,
> > > -- > Michael Graham <magog@the-wire.com> > >