Closed (fixed)
Project:
Facebook-style Links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2010 at 08:43 UTC
Updated:
16 May 2010 at 21:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
baff commentedAs far as I found out it is not a panel problem. If I enable activity it is recorded, but only if I choose [status-themed] - if I take e.g. [link-title] nothing is recorded.
If one has a Activity Publisher Template for a posted status and one for a posted link - both show up in activity stream, of course, but then you have it doubled. See screenshot attached.
Is this intended?
If one checks out the view facebook_status there is no option to choose a themes status, only status text - so you can't see the posted link with that view, because it only works with [status-themed] as mentioned above.
I am using Zen classic theme.
Another thing: there is only an icon below status box for a link but no Text link
Comment #2
baff commentedComment #3
baff commentedIf one posts a link WITHOUT a status it looks like screenshot2
Comment #4
baff commentedComment #5
publicmind commentedI have committed the change in the repository for link tokens issue.
Is it the FBSS view that is not being refreshed. Which version of FBSS are you using? Is it refreshing when the link is not attached i.e. a simple status is submitted.
Cheers,
Comment #6
publicmind commentedNo, it is not intended. I do not think FBSS is logging activity because FBSL turns it off for shared link statuses. What are the tokens you are using to create this activity.
facebook_status view is having problems with the display of status with links. It has been reported to FBSS developer. Either FBSS will add the required field, or FBSL will integrate with views to provide required fields.
Cheers,
Comment #7
baff commented>> Is it the FBSS view that is not being refreshed.
Yes
>> Which version of FBSS are you using?
Facebook-style Statuses 6.x-2.x-dev
>> Is it refreshing when the link is not attached i.e. a simple status is submitted.
Yes
Comment #8
baff commented>> What are the tokens you are using to create this activity.
This is the template for statuses:
Kurzmitteilung an alle Freunde: [status-raw]
This is the template for statuses links:
Hier mein Web Tip für Alle: [status-themed]
Both are tested if one posts on one's own profile.
Comment #9
publicmind commentedHi,
With FBSS 2.x dev, 30th April, I am able to log the activities correctly. I created two Activity publisher templates.
1) Facebook status fbss_submitted with message: [status-raw]
2) Facebook Link facebook_link_submitted with message:[status-themed]
And they are properly logged. When a status is submitted only 1st is logged. On status with link, only 2nd is logged.
Cheers,
Comment #10
publicmind commentedFBSS recently did changes to the way views are refreshed. I am sure there is some conflict between FBSS and FBSL form, though I am unable to figure it out. I have filed a issue in FBSS queue: #787218: facebook_status view not refreshing with FBSL form, feel free to add any relevant information to issue there.
Regards,
Comment #11
baff commentedActivity is recording correct now.
Translating is possible too now.
Still not working as you wrote in #6:
Either FBSS will add the required field, or FBSL will integrate with views to provide required fields.
And refresh issue.
Comment #12
publicmind commentedAs written in #6, the [themed-attachment] field hasn't been added yet as it need some work. I said that either FBSS or FBSL will implement it.
Refresh issue is being discussed here: #787218: facebook_status view not refreshing with FBSL form.
Cheers,
Comment #13
publicmind commentedfixed the refresh issue in the 2.x dev.