Skip Menu |

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

Report information
The Basics
Id: 18467
Status: resolved
Worked: 1 hour (60 min)
Priority: 0/
Queue: CGI-Application-Plugin-MessageStack

People
Owner: PURDY [...] cpan.org
Requestors: beck2403 [...] uni-trier.de
Cc:
AdminCc:

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



Subject: scope on more than 1 rm doesn't work
Hello! I would put some messages on more than one runmode. The manpage gives the information, taht this is done by putting an arrayreference to the - scope-param. Unfortunately, I never get this feature to work. Maybe there is a problem with the module, or I specified the arrayreference in a wrong way. Therefore, it would be usefull if you would offer an example of the way it works instead of only saying how it has to be done. Here are some informations on my system: * Perl: This is perl, v5.8.4 built for MSWin32-x86-multi-thread (with 3 registered patches, see perl -V for more detail) * OS: MSWin32 (Version: 5.1 Build 2600) * CAP: 4.04 * CAP::P::MessageStack 0.32 * Server: Apache 2.0.55 * Browser: Opera 7.52 HTH, Alexander Becker
On Fri Mar 31 05:35:04 2006, guest wrote: Show quoted text
> Hello! > > I would put some messages on more than one runmode. The manpage gives > the information, taht this is done by putting an arrayreference to the - > scope-param. Unfortunately, I never get this feature to work. > Maybe there is a problem with the module, or I specified the > arrayreference in a wrong way. Therefore, it would be usefull if you > would offer an example of the way it works instead of only saying how it > has to be done. > > Here are some informations on my system: > * Perl: > This is perl, v5.8.4 built for MSWin32-x86-multi-thread > (with 3 registered patches, see perl -V for more detail) > * OS: MSWin32 (Version: 5.1 Build 2600) > * CAP: 4.04 > * CAP::P::MessageStack 0.32 > * Server: Apache 2.0.55 > * Browser: Opera 7.52 > > HTH, Alexander Becker
Guten Tag, Alexander! Good catch -- actually, I never did get to that part of the code, so specifying >1 runmode in an arrayref doesn't work. You can let it go globally. I'll add this on my TODO list... my apologies for missing this! Cheers, Jason
Fixed & uploaded to CPAN. Email me if you'd like to get a copy sooner. Thanks again!