Bug #4933
closed
Joomla language filter rewriting endpoint URL
Added by krileon almost 10 years ago.
Updated almost 10 years ago.
Start date:
10 December 2014
Description
When a multilingual site is in use and the language filter system plugin is enabled it's causing the endpoint URL to be rewritten resulting in it failing.
- % Done changed from 0 to 50
This is due to the server headers not being updated to the correct path. However, fixing this causes the Facebook API library to lose its cookie/session tracking. No other social site is effected by the fix. A manual fix may need to be applied to Facebook API library to fix the second part of the issue.
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
This is a bug in the Facebook API library where there is no support to send the correct redirect_uri with the user access token from code request. A fix has been manually applied to the Facebook API library so the callback (endpoint) URL is properly given as the redirect_uri.
- Status changed from Resolved to Closed
Also available in: Atom
PDF