If you are using the Facebook Post functionality and your domain name starts with the word "local" this module will not post properly and throws unexpected errors. This is due to an unfinished test within the fb_post.module file that is checking for domains starting with "local" and then incorrectly un-setting the link param.

For the sake of completeness this error was discovered when researching the following error:

Internal Server Error: Invalid parameter FacebookApiException 100 1349125 Missing Message Or Attachment Missing message or attachment. (http 500)

(Original post: https://www.drupal.org/node/2343627)

Patch coming up!

Comments

ladybug_3777’s picture

Issue summary: View changes
ladybug_3777’s picture

StatusFileSize
new751 bytes

Patch is attached.

UPDATE: comment within the patch has a spelling error. It bugs me so I'm going to fix it

ladybug_3777’s picture

Issue summary: View changes
ladybug_3777’s picture

Status: Active » Needs review

Please review if you have time. THANKS!

ladybug_3777’s picture

StatusFileSize
new751 bytes

New patch (simply changed errros to errors within the comment)

ladybug_3777’s picture

bump for input