php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1409 File Upload crashes when submitting an existing directory
Submitted: 1999-05-13 13:47 UTC Modified: 2001-01-05 12:50 UTC
From: paul dot dehli at mh-stuttgart dot de Assigned: rasmus (profile)
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.5 OS: Linux (intel)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: paul dot dehli at mh-stuttgart dot de
New email:
PHP Version: OS:

 

 [1999-05-13 13:47 UTC] paul dot dehli at mh-stuttgart dot de
The problem appears only with existing directories.
With >=IE3.0 and >=NN4.01 on NT and PHP3 3.0.5
on Linux, PHP3 returns "none". with NN4.5 on
Linux it hangs after Submitting.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-18 22:10 UTC] rasmus at cvs dot php dot net
Submitting an existing directory?  I don't understand what that means.
When you upload something PHP assigns it a temporary filename that
is guaranteed not to clash with anything.  Please explain the problem in
more detail.
 [1999-11-14 03:35 UTC] joey at cvs dot php dot net
It sounds as though the user is trying to either:
A) Upload a whole dir
or
B) hardcode the name, rather than using tempnam() (or whatever)

I am closing this until more info avail.
 [2001-01-05 12:50 UTC] hholzgra@php.net
this is a Netscape-specific problem
and not related to PHP at all
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 02:01:31 2024 UTC