Active
Project:
Drupal for Facebook
Version:
7.x-3.x-dev
Component:
Canvas Pages (iframe)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Nov 2011 at 20:11 UTC
Updated:
31 May 2012 at 09:38 UTC
Whenever I do a change in drupal the Facebook app settings are updated with a URL that lacks a slash ("/")
This is what it should be: http://domain.tld/sv/fb_cb/appid/
This is what is set currently: http://domain.tld/svfb_cb/appid/
Note the missing slash before "fb_cb/"
"sv" is the lang identifier for sweden.
i18n and site in general is working for everything else.
This looks like a great module - Thank you!
Comments
Comment #1
Dave Cohen commentedThe fix for this is probably in modules/fb/fb_url_rewrite.inc. I'd appreciate it if someone who uses i18n module can post a patch.
Comment #2
jddeli commentedThe same here.
Is there any fix?
Comment #2.0
jddeli commentedClicked ok too soon...