View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2650 | Composr non-bundled addons | General / Uncategorised | public | 2016-06-10 05:56 | 2016-06-14 14:01 |
Reporter | PDStig | Assigned To | Chris Graham | ||
Priority | normal | Severity | @40@ | ||
Status | resolved | Resolution | fixed | ||
Summary | 2650: Facebook connect: Wrong URL in MEMBER_FACEBOOK.tpl | ||||
Description | The URL that is used for the Facebook sphere on a user profile of someone connected via. Facebook is wrong. Following the link takes the user to his/her own Facebook, not the facebook of the user they want to see. It also doesn't account that Facebook now uses https. Quick fix: https://www.facebook.com/{$USER_FB_CONNECT*,{MEMBER_ID}} | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Facebook love to change things. This is safer... https://www.facebook.com/app_scoped_user_id/{$USER_FB_CONNECT*,{MEMBER_ID}} As we can't assume the ID we have is not app scoped. This URL seems to work on both app scoped and non-app-scoped IDs. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-10 05:56 | PDStig | New Issue | |
2016-06-14 14:01 | Chris Graham | Note Added: 0004038 | |
2016-06-14 14:01 | Chris Graham | Status | Not Assigned => Resolved |
2016-06-14 14:01 | Chris Graham | Resolution | open => fixed |
2016-06-14 14:01 | Chris Graham | Assigned To | => Chris Graham |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |