Bug 27623
| Summary: | Bad: php-4.0.4pl1-3 doesn't handle correctly forms with enctype=multipart/form-data | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Luis Mineiro <luis> | ||||||
| Component: | php | Assignee: | Phil Copeland <copeland> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | David Lawrence <dkl> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 7.0 | CC: | adam, dnehring, garyw | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| URL: | http://www.hiperbock.org/teste.php | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2001-12-08 00:00:52 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Luis Mineiro
2001-02-14 15:20:24 UTC
Created attachment 10023 [details]
Script demonstrating incorrect operation
Created attachment 12804 [details]
Script which triggers the bug
Me too, the latest redhat patch is broken and should be dropped. Just tried fixing this with PHP 4.0.5 and the problem is still there. PHP was compiled with the following ./configure: ./configure --prefix=/usr --with-config-file-path=/etc --disable-debug --enable- pic --enable-shared --enable-inline-optimization --with-apxs=/usr/sbin/apxs -- with-exec-dir=/usr/bin --with-regex=system --enable-debugger --enable-magic- quotes --enable-safe-mode --enable-sockets --enable-track-vars --with- mysql=shared,/usr --enable-trans-sid php-4.0.6-13 |