Closed (fixed)
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 20:29 UTC
Updated:
29 Mar 2010 at 21:29 UTC
fb_sig_friends argument in url can throw a YOUR URL IS SO LONG IT HURTS error... ok mebe i was just imagining the error name but if you've got a gazillion fb friends, your browser will barf. honestly... green and nasty.
Comments
Comment #1
psi-borg commentedidk if this is related... but those page controls for my demo app renders the controls for
first previous {1 2 3 ...} next last
stacked vertically - but a.f.c/drupalforfacebook has them stacked horizontally and no &fb_sig_friends in the url query string.
Comment #2
Dave Cohen commentedTry a cvs update. I may have a local change that was not checked in, but it is now. let me know if its still a problem.
The url query string is being changed by facebook, nothing to do with the module, I think.
Comment #3
psi-borg commentedstill buggered... dave would you mind posting your FB App node configuration for comparison? i have all DFF mods enabled except fbConnect, require login and share user accounts with FB for FB App node config.
i maxed the nodes per page but getting close to 30 ><
Comment #4
psi-borg commentedaside: any plans for porting dff to d7 (services)?
Comment #5
psi-borg commenteddave was the cvs change updated to the dev download or still only available in cvs?
Comment #6
Dave Cohen commentedThe dev download gets updated automatically. It should be current now.
Comment #7
Dave Cohen commentedStill a problem?
Comment #8
psi-borg commentedDave, the only fb app i've done that would test if it's still a problem with a newer version of dff - i haven't updated that app (i'll let an app go if it works instead of risking a newer code set). however, the last version i did test for in sandbox mode on a beta app still had this issue... but that was at least a month ago. i'm not sure what's changed since.
how was drupalcon?
Comment #10
psi-borg commentedhi dave, with beta9, using fb_fbml, the pager links set a url query parameter, fb_sig_friends, to something that looks like a string of every facebook friend id. in the case when this is several hundred [not sure what the exact number is], ie will throw an error to the effect that the url was too long if you click any of the pager links.
Comment #11
psi-borg commentedi should note that using zen or framework as the iframe canvas theme, the pager was not doing this. guessing it's an issue with fb_fbml or something facebook does with a facebook aware theme?
Comment #12
Dave Cohen commentedI think drupal adds this to the pager url, because facebook made those params part of the original iframe url. I don't know why it would be a problem in one theme but not another.
It would be better to submit a new issue rather than use this thread.