View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000469 | XMB1 | Research Tasks | public | 2011-05-29 10:27 | 2012-03-03 09:36 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Target Version | 1.9.11.13 | Fixed in Version | 1.9.11.13 | ||
Summary | 0000469: Does PHP Automatically Delete Temp Files or Not?? | ||||
Description | I'm getting really confused about whether uploaded files are supposed to be deleted manually or automatically. The manual says it is automatic, but this isn't working on my test server. | ||||
Steps To Reproduce | Upload a file by some method that wont call unlink(), such as the Insert Raw SQL panel. | ||||
Additional Information | http://bugs.php.net/bug.php?id=54951 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | 5.3.1 | ||||
Web Server | IIS | ||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 2655 | ||||
|
Problem confirmed and filed. It wouldn't hurt to always rename or unlink after every call to get_attached_file() |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-05-29 10:27 | miqrogroove | New Issue | |
2011-05-29 10:27 | miqrogroove | PHP Version | => 5.3.1 |
2011-05-29 10:27 | miqrogroove | Web Server | => IIS |
2011-05-29 11:16 | miqrogroove | Note Added: 0000319 | |
2011-05-29 11:16 | miqrogroove | Status | new => confirmed |
2011-05-29 11:16 | miqrogroove | Target Version | => 1.9.11.13 |
2011-05-29 11:16 | miqrogroove | Additional Information Updated | |
2012-02-15 15:27 | miqrogroove | SVN Revision | => 2655 |
2012-02-15 15:27 | miqrogroove | Assigned To | => miqrogroove |
2012-02-15 15:27 | miqrogroove | Status | confirmed => resolved |
2012-02-15 15:27 | miqrogroove | Resolution | open => fixed |
2012-02-15 15:27 | miqrogroove | Fixed in Version | => 1.9.11.13 |
2012-03-03 09:36 | miqrogroove | Status | resolved => closed |