Closed (fixed)
Project:
Drupal core
Component:
User system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2002 at 00:15 UTC
Updated:
12 Jun 2002 at 23:02 UTC
I can't explain the fllowing behavior when i browse the code. Maybe someone else will spot it.
When I click on a username in Admin -> User Mgmt, I see my own username instead of the username of the specified user. All other data on this page correctly belongs to the specified user.
Comments
Comment #1
moshe weitzman commentedYes marco. That is the right URL form ... I guess I have a strange caching problem here ... If anyone else finds that they can't reproduce this, then feel free to mark the bug as Closed
-moshe
--------------------------------
I can't replicate (rc1)
you mean urls like this?
admin.php?mod=user&op=edit&id=3
Marco
Comment #2
(not verified) commentedCan't reproduce this one. If anyone can please reopen with more details.
Comment #3
moshe weitzman commentedFor the record ...
What is happenning is that I asked my browser (Mozilla) to store my username and password in its Form Manager application. Unfortunately, this has the unwanted effect of placing *my* username in the box where another persons name should be.
So this isn't a Drupal bug.