Date: 11/10/98
- Next message: Bug Database: "[PHP-DEV] Bug #908 Updated: Problem with German Umlauts in $PHP_AUTH_USER"
- Previous message: Bug Database: "[PHP-DEV] Bug #908 Updated: Problem with German Umlauts in $PHP_AUTH_USER"
- Next in thread: Ben Laurie: "[PHP-DEV] Re: Strange auth bug"
- Reply: Ben Laurie: "[PHP-DEV] Re: Strange auth bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am trying to track down a weird bug here. Just wondering if anybody has
run across something similar.
When I authenticate on a page using a user id of: tätär
and a password of: blah
IE sends an Authorization header which looks like this:
Basic dOR05HI6YmxhaA==
while Netscape sends:
Basic dOR0
What gives? Unless I missed something, this looks like a pretty basic
browser bug.
I am testing with Navigator 4.5 on Win98 and IE5.
-Rasmus
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #908 Updated: Problem with German Umlauts in $PHP_AUTH_USER"
- Previous message: Bug Database: "[PHP-DEV] Bug #908 Updated: Problem with German Umlauts in $PHP_AUTH_USER"
- Next in thread: Ben Laurie: "[PHP-DEV] Re: Strange auth bug"
- Reply: Ben Laurie: "[PHP-DEV] Re: Strange auth bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

