Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.5

Bug #8647 confusion between 'n' and ','
Submitted: 2006-09-07 08:22 UTC
From: fenn59 at gmail dot com Assigned: pfischer
Status: Closed Package: File_Archive (version CVS)
PHP Version: 5.1.2 OS: kubuntu 6.06
Roadmaps: (Not assigned)    
Subscription  


 [2006-09-07 08:22 UTC] fenn59 at gmail dot com (Fenn)
Description: ------------ Line 66 in file 'Archive/Writer/AddBaseName.php' has $this->writer->newFromTempFile($tmpfilen $this->baseName. $filename, $stat, $mime); The first argument should be '$tmpfile,' and not '$tmpfilen'

Comments

 [2007-01-08 19:05 UTC] pfischer at php dot net (Pablo Fischer)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Thanks and sorry for the delay.