Issue Type: Bug Created: 2008-12-01T08:51:22.000+0000 Last Updated: 2008-12-21T05:03:24.000+0000 Status: Resolved Fix version(s): - 1.7.2 (23/Dec/08)
Reporter: Tim de Pater - Enrise (trafex) Assignee: Thomas Weidner (thomas) Tags: - Zend_File_Transfer
Related issues: Attachments:
When the method _getTmpDir tries to detect the tempdir by creating a file, it fils a variable that isn't used anymore. See line 1162 in Zend/File/Transfer/Adapter/Abstract.php, this should be $this->_tmpDir, not $tmpdir
Posted by Thomas Weidner (thomas) on 2008-12-01T10:10:31.000+0000
Thanks for writing.
Fixed with r12977.
Posted by Wil Sinclair (wil) on 2008-12-01T13:50:46.000+0000
Updating these issues to mark them resolved for 1.7.1.