Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-1.x-dev
Component:
Code - Functionality
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Dec 2008 at 19:13 UTC
Updated:
10 Jan 2009 at 04:30 UTC
I enabled the Facebook Status User Update History on "content top" area. When I go to my own profile, nothing shows up there, when I go to someone else's a history of their status updates shows up. Same thing for the other user.
Am I missing something?
Thanks,
Andrey.
Comments
Comment #1
icecreamyou commentedI can confirm that this is happening, but I have no idea why. I have noticed that this sometimes happens randomly--some core weirdness sometimes causes quirks like this. I'll see if I can find a workaround.
Also, when you're reporting this kind of thing, you should always specify what type and version of SQL and PHP you have--not that it really matters at this point.
Comment #2
icecreamyou commentedIt appears that the problem is not that the block is not appearing on one's own page, but rather that it holds no value. That means it is a genuine bug with the module. I still have no idea why it's happening, but I suspect it has something to do with the fact that /user and /user/[my-UID] are synonymous.
Comment #3
icecreamyou commentedFixed locally. I should have a new dev out soon. The fix for this actually involved a fix for a seemingly unrelated issue as well.