I just noticed when I access the view of outgoing friend request of another user, it shows my outgoing requests. Is this a known issue or did I break up s.th.?

Anyway, thanks for the great module.

Comments

rkahlert’s picture

Title: pending friend request on user users » pending friend request on other users
sirkitree’s picture

This is a bug. The view should be using the user from the url, not the logged in user.

sirkitree’s picture

Looks like the default view that comes with the module is indeed using the user from the url. Can you verify that this is happening still with this option set?
Only local images are allowed.

sirkitree’s picture

Status: Active » Postponed (maintainer needs more info)
rkahlert’s picture

Status: Postponed (maintainer needs more info) » Active

Thank you for your answer.
Actually I am talking about the display below your example (Page flagged), which has only the relation "Flags: friend by current user" and so ignores the argument. (resetted the view so I have the original state)
I was not able to set working settings according to your instructions for the view of outgoing friend requests.

sirkitree’s picture

Version: 6.x-1.0-beta5 » 6.x-1.x-dev
Status: Active » Fixed

Oh, I see. Ok, looks like there was a bug in how the view was setup. Instead of just one relationship, we need two, as described here in the flag documentation: http://drupal.org/node/326580

Item 7 and 8 in that document outline how to do this. It was missing for some reason. Fix committed.

Status: Fixed » Closed (fixed)

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