After upgrading to 2.8 version (even tried 2.x.dev version) user profile pages return "Access denied" for anonymous on profile pages visitors even though permission to view user profiles is given to anonymous.
I did run update.php and double checked the user permission page, saving it again to allow access.
Rolling back to 2.7 version results in profile pages being visible again, as they should be if permission is granted....

CommentFileSizeAuthor
#4 1091434-anonymous access-4.patch404 bytesnohup

Comments

Ela’s picture

After upgrading to 2.8 version (even tried 2.x.dev version) user profile pages return "Access denied" for anonymous visitors on profile pages even though permission to view user profiles is given to anonymous users.

...I'm sorry, I could not edit the first post so I fixed the sentence here...

Ela’s picture

This also happens on other pages. So far I've noticed it on blog pages http://www.example.com/blogs/USERNAME?page=1 etc returns access denied for anonymous user... Again, switching back to version 2.7 returns page as expected.

lort’s picture

same exact thing here.

nohup’s picture

Status: Active » Fixed
StatusFileSize
new404 bytes

Please apply the attached patch. This will be part of the 6.x-2.9 release and should come up in the development snapshot.

Ela’s picture

Thank you for the patch :)

brunorios1’s picture

Thank you for the patch :) [2]

Mascher’s picture

This patch #4 included in new version of me aliases? I have som problem and I use 2.7 version...

nohup’s picture

patch #4 is in the dev branch not in the release.

Michsk’s picture

wow this helped me out. May i suggest releasing (Very) quickly a 2.9, since this is quite a bug.

Anonymous’s picture

I second lasac's post. This problem caused me great headaches until I read through the bug reports here.

trevorleenc’s picture

yeah, this is quite a bad bug if I say so myself...just spent several hours pulling my hair out trying to figure out what could possibly be wrong with my development site and then I find this...

the latest -dev seems to fix this problem...thanks :)

ledom’s picture

Headaches here too.... thanks for the patch. Please release.

gateone’s picture

Not only that: on our installations, after upgrading von 2.7 to 2.8, if a user wanted to edit Drupal core profiles the fields were returned EMPTY although Data was resent forcing the user to reenter already entered data before he/she could do changes.

brunorios1’s picture

debplatt’s picture

subscribe

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nohup’s picture

6.x-2.9 released. Thanks for your patience guys.