After switching to PHP 4.2.3 for awhile, it seems the url_rewriter bug
is still present at some level (though much less than before).
Some users reported some errors during parsing of long URLs.
I have been trying to see if I could fix this problem myself or at least
identify it but with no success...

I'm looking for a problem in the following function:
int php_url_scanner_add_var(char *name, int name_len, char *value, int
value_len, int urlencode TSRMLS_DC)

in  ext/standard/url_scanner_ex.re

Am I even in the right direction ?

Thanks.

Xavier Spriet.
[EMAIL PROTECTED]



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to