In Drupal 5, I am redirected to user/uid if I try to visit the login page (/user).
In Drupal 6, when I load /user, I get an access denied error instead. I expected the same behavior as Drupal 5.
I'm running the 6.x-dev build from drupal.org/download, dated 2007-Jul-15.
Comments
Comment #1
jpoesen commentedconfirmed: this behaviour still occurs. When anonymous users load /user, they're directed to /user/login. When authenticated users load /user, they get an access denied message.
Comment #2
chx commentedYou have not rebuilt your menu for a long time.
Comment #3
(not verified) commented