Created By
Yonatan Bergman
06/03/2012 12:54am

Subscribers (21)

BugsFB.UI send fails with 500 (Internal Server Error) when sending a link with a sub-subdomain

  • Status: Fixed
  • Priority: Low
  • Updated: July 18, 2012 at 11:39am
Latest response from Facebook
Noorin Ladhani
This should now be resolved. Thanks for your patience.
Status changed to Fixed
Noorin Ladhani
We have a fix for this issue and it will be pushed soon. Stay tuned.
Status changed to Fix Ready
Noorin Ladhani
We were able to repro this issue only when the url you are trying to send is invalid. e.g. http://foo.bar.domain.com/. We are working on a fix to show an appropriate error message when the url is invalid. This is a low pri bug but if you are having an issue in sending a link that is valid, please add your repro steps here by clicking on 'Yes' next to the "Does this repro describe your issue?"

Once you have prepared this information, you can add it to this bug using the "Add More Info" button to the right. Commenting on this bug will not re-open it. If no further information is provided within seven days, we will automatically close this bug.
Status changed to Need More Info
Noorin Ladhani
Thanks for the report. We are looking into this.
Status changed to Assigned
Noorin Ladhani
Thanks for the report. We will follow up.
Status changed to Triaged · Priority changed to Low
I'm trying to send via JS API a link which includes a sub-subdomain (foo.bar.domain.com), when I open the dialog everything is ok and the linter can scan my page and pick out the correct name and image but when I press send the dialog freezes and I can see a post being sent to the server to facebook.com/dialog/send which returns with a 500 message
7 people can reproduce this issue by following these steps
Repro