FBC logout fails if a "destination" query argument is set
xmattus - September 29, 2009 - 19:41
| Project: | Drupal for Facebook |
| Version: | 6.x-2.x-dev |
| Component: | Facebook Connect |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Using 6.x-2.x-dev on Drupal 6.10, LoginToboggan and Global Redirect disabled. If I go to /logout?destionation=node/1234, I get bounced back to /node/1234 without being logged out. If there's no destination argument, it works fine. It also fails if you go to /logout?destionation= (ie, equals blank).

#1
Interesting one, thanks for reporting.
I consider the attached patch a hack. But with facebook hacks are a way of life.