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

moshe weitzman’s picture

Yes 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

Anonymous’s picture

Can't reproduce this one. If anyone can please reopen with more details.

moshe weitzman’s picture

Priority: Major » Normal

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