Closed (fixed)
Project:
Facebook OAuth (FBOAuth)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2012 at 08:43 UTC
Updated:
7 Jan 2013 at 21:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
pfrenssenPatch fixes both the notice and the missing error message.
Comment #2
quicksketchThanks for the patch! Everything looks good except you don't need to add the check_plain() in there. The use of the @ symbol with run check_plain() automatically as part of the t() function. Committed attached patch to both branches.
Comment #3
quicksketchOh, well the original code had check_plain() in there too, so the error was probably mine originally. No worries. Thanks for the patch.
Comment #4.0
(not verified) commentedAdded some more information