Date: 01/19/01
- Next message: Heino H. Gehlsen: "[PHP-DEV] Bug #6795"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Bug w/ multi-dimensional form elements and file uploads?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If it works, +1 :)
At 15:21 19/1/2001, Sascha Schumann wrote:
> [hate to reply to myself, but I don't want to waste other
> people's time looking into this thing.]
>
> I think I've found the bug.
>
> The comment in rfc1867.c around line 195 says:
>
> start_arr is set to point to 1st [
>
> But the code use strrchr to locate the bracket, so start_arr
> is set to the last bracket. The attached one-liner fixes it.
>
> Comments?
>
> - Sascha
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- Zeev Suraski <zeev <email protected>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Heino H. Gehlsen: "[PHP-DEV] Bug #6795"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Bug w/ multi-dimensional form elements and file uploads?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

