[PHP-DEV] PHP 4.0 Bug #6174 Updated: problem with sprintf, urlencode and string concatenation From: Bug Database (php-dev <email protected>)
Date: 10/12/00

ID: 6174
User Update by: johnw <email protected>
Status: Closed
Bug Type: *General Issues
Description: problem with sprintf, urlencode and string concatenation

I've downloaded and installed PHP 4.0.3
The bug now seems fixed - thanks!
John Williams (johnw <email protected>)

Previous Comments:
---------------------------------------------------------------------------

[2000-09-20 01:35:18] stas <email protected>
Should be fixed in CVS, please check.

---------------------------------------------------------------------------

[2000-09-17 17:40:33] johnw <email protected>
Thanks for looking further Stas.
I just tried
 lynx -dump http://cogslib.cogs.susx.ac.uk/bug.php
and the output was slightly different, though still
incorrect, i.e.
   0 - 8îÀ&arg2=baz
   1 - test.php?arg1=foo&arg2=baz
   2 - 5,h &arg2=baz
   3 - test.php?arg1=foo&arg2=baz
   4 - #X &arg2=baz
   5 - test.php?arg1=foo&arg2=baz
   6 - 9ö8 &arg2=baz
   7 - test.php?arg1=foo&arg2=baz
   8 - 8îÀ &arg2=baz
   9 - test.php?arg1=foo&arg2=baz
hope that helps!

---------------------------------------------------------------------------

[2000-09-17 17:15:12] stas <email protected>
Was able to reproduce it on Solaris. Will investigate further.

---------------------------------------------------------------------------

[2000-09-04 07:27:59] johnw <email protected>
I've downloaded and installed PHP 4.0.2
This bug still occurs
You can see it happening by going to the URL
 http://cogslib.cogs.susx.ac.uk/bug.php
Please do not class this as fixed - it isn't!

---------------------------------------------------------------------------

[2000-09-03 07:45:23] waldschrott <email protected>
Works for me too.
Closed due to missing user feedback.

---------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=6174

-- 
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>