Opened 15 years ago
Closed 15 years ago
#1350 closed defect (bug) (worksforme)
The page isn't redirecting properly when clicking in friend requests link and user is not logged in
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.1.3 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | friends, notifications, member login | |
Cc: |
Description
If you recieve a friend request email notification from your BuddyPress, and you click in the link provided to see pending friend requests... i.e.: http://example.com/members/jsmith/friends/requests/
If you are not logged in, you get a endless redirection instead of being redirected to login form, and you can see this in the addressbar:
And the brower shows an error messase:
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
Tested in Explorer and Chrome with the same result.
Change History (3)
#3
@
15 years ago
- Resolution set to worksforme
- Status changed from new to closed
This sounds like a problem with your installation and perhaps your rewrite rules. I have tested this on my install and on testbp.org and there were no redirection issues. Please re-open if you can confirm this happens for you on testbp.org.
By the way... I found the same error occurs if you are logged in and try to load a page belongs to other user, i.e.:
If you're connected as user 'jdoe' and you try to load the following page (that belongs to 'jsmith' user):
http://example.com/members/jsmith/friends/requests/
You get again an endless redirect, instead of an "no access" error message or something like that. Exactly the same error as above.