Download & Extend

Avatar picture has a bizarre link - and doesn't show a picture

Project:Drupal for Facebook
Version:6.x-3.4-rc2
Component:Facebook Connect
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hello again
I have FB Connect working very nicely now, and users can connect using Facebook and get an account on my site, which is great.
One oddity I notice is that when I look at their forum posts there is a broken link for a picture, and the HTML shows the following:

<div class="picture">
<fb:profile-pic linked="false" uid="505783447" fb-xfbml-state="rendered" class=" fb_profile_pic_rendered"><img src="http://static.ak.fbcdn.netrsrc.php/v1/yi/r/odA9sNLrE86.jpg" alt="" title="" style="" class=""></fb:profile-pic>
</div>

I have Drupal picture support switched off (for users I mean) so in theory it should not show up at all (this may have something to do with using Advanced Forums), but I'm still perplexed about how the picture support is supposed to work.
Ì've also tried switching picture support on, then logging in via FB - however my FB avatar doesn't seem to get automatically picked up by Drupal, I'm not sure if it is supposed to.
On the other hand, what does seem to happen is that I can see Facebook avatars (in forum posts) if I myself am logged in to Facebook.
I'm a bit perplexed as to whether this is a bug or whether I have done something wrong here.