Your message dated Sun, 15 Mar 2009 19:54:04 +0000
with message-id <[email protected]>
and subject line Bug#470890: fixed in libcgi-application-plugins-perl 
0.10+lenny1
has caused the Debian Bug report #470890,
regarding libcgi-application-plugins-perl: 
CGI::Application::Plugin::ActionDispatch fails to dispatch action_args
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
470890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470890
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcgi-application-plugins-perl
Version: 0.10
Severity: normal

CGI::Application::Plugin::ActionDispatch (CPAN v0.91) from libcgi-application-plugins-perl v0.10 no longer seems to dispatch action_args to the underlying run-mode : it's still working fine for run-modes which don't call the action_args() method, but fail with an apache
"Internal Server Error" for those who needs it

The apache error log says :
"malformed header from script. Bad header=$VAR1 = bless( {: /path/to/the/script"
(I'm using a regular CGI script, no mod_perl stuff)

When I get back to CPAN v0.90 (as found on libcgi-application-plugins-perl v0.08) for the /usr/share/perl5/CGI/Application/Plugin/ActionDispatch.pm file, the problem
disappear (there were no changes between both versions for
the /usr/share/perl5/CGI/Application/Plugin/ActionDispatch/Attributes.pm file)

sample code for a run-mode giving a 500 error :
use base 'CGI::Application';
use CGI::Application::Plugin::ActionDispatch;
sub brow_tax : Path('brow_tax/') {
   my $self   = shift;
   my $page   = $self->action_args() or die "brow_tax : no page given !\n";
... }

-- System Information:
Debian Release: lenny/sid
 APT prefers testing
APT policy: (910, 'testing'), (90, 'stable'), (33, 'unstable'), (15, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-vserver-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcgi-application-plugins-perl depends on:
ii libcgi-application-perl 4.06-1 Framework for building reusable we ii libcgi-session-perl 4.20-2 Persistent session data in CGI app
ii  libclass-accessor-perl     0.31-2        Automated accessor generator
ii  libclone-perl              0.28-1        recursively copy Perl datatypes
ii  libconfig-auto-perl        0.20-1        Magical config file parser
ii  libconfig-simple-perl      4.59-3        simple configuration file class
ii libdata-formvalidator-perl 4.57-1 Library for easily validating user ii libdata-random-perl 0.05-4 Perl module to generate random dat ii libdbi-perl 1.602-1 Perl5 database interface by Tim Bu ii libdevel-stacktrace-perl 1.11-1 Stack trace and stack trace frame ii libdigest-hmac-perl 1.01-6 create standard message integrity ii libdigest-sha1-perl 2.11-2 NIST SHA-1 message digest algorith
ii  libfile-mmagic-perl        1.27-1        Perl module to guess file type
ii libgd-securityimage-perl 1.64-1 Security image (captcha) generator
ii  libhtml-fillinform-perl    2.00-2        populates HTML Forms with data
ii libjson-any-perl 1.16-1 wrapper class for the various JSON ii liblog-dispatch-perl 2.18-1 Dispatches messages to multiple Lo ii libparams-validate-perl 0.89-2 validate parameters to Perl method
ii  libpod-xhtml-perl          1.59-1        Translate POD to Xhtml
ii libsyntax-highlight-perl-i 1.01-2 Highlighting of Perl Syntactical S ii libtemplate-perl 2.19-1 template processing system written
ii  libuniversal-require-perl  0.10-1        Load modules from a variable
ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin ii perl 5.8.8-12 Larry Wall's Practical Extraction

Versions of packages libcgi-application-plugins-perl recommends:
ii libapache-htpasswd-perl 1.8-0.1 Manage Unix crypt-style password f ii libauthen-simple-perl 0.4-5 Simple and consistent perl framewo ii libcolor-calc-perl 1.04-3 Perl module for simple calculation ii libdbix-class-perl 0.08009-1 Extensible and flexible object <-> ii libhtml-template-perl 2.9-1 HTML::Template : A module for usin ii libtemplate-perl-doc 2.19-1 documentation for libtemplate-perl ii perl [libdigest-md5-perl] 5.8.8-12 Larry Wall's Practical Extraction

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libcgi-application-plugins-perl
Source-Version: 0.10+lenny1

We believe that the bug you reported is fixed in the latest version of
libcgi-application-plugins-perl, which is due to be installed in the Debian FTP 
archive:

libcgi-application-plugins-perl_0.10+lenny1.dsc
  to 
pool/main/libc/libcgi-application-plugins-perl/libcgi-application-plugins-perl_0.10+lenny1.dsc
libcgi-application-plugins-perl_0.10+lenny1.tar.gz
  to 
pool/main/libc/libcgi-application-plugins-perl/libcgi-application-plugins-perl_0.10+lenny1.tar.gz
libcgi-application-plugins-perl_0.10+lenny1_all.deb
  to 
pool/main/libc/libcgi-application-plugins-perl/libcgi-application-plugins-perl_0.10+lenny1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jaldhar H. Vyas <[email protected]> (supplier of updated 
libcgi-application-plugins-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 23 Feb 2009 22:35:12 -0500
Source: libcgi-application-plugins-perl
Binary: libcgi-application-plugins-perl
Architecture: source all
Version: 0.10+lenny1
Distribution: stable-security
Urgency: high
Maintainer: Jaldhar H. Vyas <[email protected]>
Changed-By: Jaldhar H. Vyas <[email protected]>
Description: 
 libcgi-application-plugins-perl - Plugins for CGI::Application
Closes: 470890
Changes: 
 libcgi-application-plugins-perl (0.10+lenny1) stable-security; urgency=high
 .
   * Remove Data::Dumper output from ActionDispatch plugin.  It can cause
     execution errors or expose sensitive information such as the database
     DSN or passwords etc.  (closes: #470890)
Checksums-Sha1: 
 47f6c7c05d671e32ddd24fa099bb05a5b79d41da 1759 
libcgi-application-plugins-perl_0.10+lenny1.dsc
 3ef12b05e9a29825ca6ff11b5815a72950770281 357626 
libcgi-application-plugins-perl_0.10+lenny1.tar.gz
 8d0e54efb816a8565a0ff56633328c0f2ed27af8 402928 
libcgi-application-plugins-perl_0.10+lenny1_all.deb
Checksums-Sha256: 
 d0f62db161dc7ae868f0f38c4d3ead005a4f28c51704afac26d4c73bd9e2608f 1759 
libcgi-application-plugins-perl_0.10+lenny1.dsc
 c20521d80735a8b701b4f85af1a91f82b4f69609b903262a29d5fdc4b2506442 357626 
libcgi-application-plugins-perl_0.10+lenny1.tar.gz
 debcf001b15112f141a66dedebe5d583ed80d2503c05e00a7c0cfa7dc60d9a88 402928 
libcgi-application-plugins-perl_0.10+lenny1_all.deb
Files: 
 5234e542f51c394f68f9f2718041d397 1759 perl optional 
libcgi-application-plugins-perl_0.10+lenny1.dsc
 93348eedac8739a3f19015dafb628eea 357626 perl optional 
libcgi-application-plugins-perl_0.10+lenny1.tar.gz
 bc8e9ac911a4d4d0b786a41f0980d8b4 402928 perl optional 
libcgi-application-plugins-perl_0.10+lenny1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJo29x2kYOR+5txmoRAuAbAJ9fZwskznwbuNyP+ptdCXLAADdhsACeIVHF
XEMVVWuxRCCzYYvI9cX7RA0=
=klRT
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to