Re: Excessive error messages written to apache error_log
Bruno Postle <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal,gmane.comp.cms.mkdoc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu 18-Nov-2004 at 11:51 +0000, Chris Croome wrote: > > Yeah, here is another one -- every time a document is served by 1.8 > these three lines are written to the error_log: > > Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.8.5/Petal/I18N.pm line 172. > Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.8.5/Petal/I18N.pm line 173. > Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.8.5/Petal/I18N.pm line 174. > > I don't know if this is a Petal bug or a MKDoc bug... This has been fixed in Petal CVS for a while, but it didn't seem worth releasing Petal-2.15 for such a minor change. -- Bruno