Package: php4 Version: 4:4.3.10-2 Severity: important
Yesterday I decided to try out the new 4.3.10-7 packages that have been uploaded. They work fine. However, when uploading files with Internet Explorer the behaviour of php4 has changed. Previously, uploaded files had their path stripped from their names. So when uploading a file C:\Test\test.txt only test.txt would remain. This has changed when uploading files with Internet Explorer to php4 version 4.3.10-7. Files now have their full path name in $_FILES['file']['name']. This undocumented change breaks lots of applications that rely on $_FILES containing just the basename. Reverting to 4.3.10-2 resolves the issue. Kind regards, Allard Hoeve -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.10-ac10-byte Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages php4 depends on: ii libapache-mod-php4 4:4.3.10-2 server-side, HTML-embedded scripti ii php4-common 4:4.3.10-2 Common files for packages built fr -- debconf information: php4/update_apache_php_ini: true -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

