Your message dated Wed, 19 Aug 2009 21:08:31 +0300
with message-id <[email protected]>
and subject line Re: Bug#430435: CGI.pm: can't start_form create form with
enctype 'application/x-www-form-urlencoded'
has caused the Debian Bug report #430435,
regarding CGI.pm: can't start_form create form with enctype
'application/x-www-form-urlencoded'
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.)
--
430435: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430435
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-modules
Version: 5.8.8-7
Severity: normal
There is no way to create 'application/x-www-form-urlencoded' form with CGI.pm
v.3.15
CGI::start_form(-enctype=>&CGI::URL_ENCODED);
or
CGI::start_form(-enctype=>'application/x-www-form-urlencoded');
will give 'multipart/form-data' form:
<form method="post" action="" enctype="multipart/form-data">
According to my tests, this problem were solved in CGI.pm v.3.20
Can you please fix it...
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash
Versions of packages perl-modules depends on:
ii perl 5.8.8-7 Larry Wall's Practical Extraction
perl-modules recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 5.10.0-1
On Sun, Jun 24, 2007 at 06:13:14PM +0400, Nikolay Shaplov wrote:
> Package: perl-modules
> Version: 5.8.8-7
> Severity: normal
> There is no way to create 'application/x-www-form-urlencoded' form with
> CGI.pm v.3.15
> According to my tests, this problem were solved in CGI.pm v.3.20
CGI.pm was upgraded to 3.29 in perl 5.10.0, so this is presumably fixed.
Closing the bug, sorry for the lack of response.
--
Niko Tyni [email protected]
--- End Message ---