Description of problem: Any CGI script running on a Fedora 9 box that processes form information dumps a "Use of uninitialized value $filename in substitution" warning to Apache's error_log for each form variable. This is a known bug in CGI.pm 3.37: http://rt.cpan.org/Public/Bug/Display.html?id=36340 http://rt.cpan.org/Public/Bug/Display.html?id=34551 It can be fixed either by updating to 3.38 or by applying the one-line patch found at the second URL. Version-Release number of selected component (if applicable): perl-5.10.0-30.fc9.i386 How reproducible: Always. Steps to Reproduce: 1. Load a CGI script that processes form information. Actual results: Apache's error_log reports something similar to that below for each form variable: Fri Jul 18 13:40:20 2008] [error] [client aaa.bbb.ccc.ddd] [Fri Jul 18 13:40:20 2008] my.cgi: Use of uninitialized value $filename in substitution (s///) at (eval 6) line 23., referer: http://example.org/myform.html Expected results: No warnings in error_log.
I prefer update.
perl-5.10.0-31.fc9 has been submitted as an update for Fedora 9
perl-5.10.0-31.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-6631
This message is a reminder that Fedora 9 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 9. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '9'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 9's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 9 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping