Closed (duplicate)
Project:
Send
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2007 at 17:05 UTC
Updated:
5 Aug 2008 at 16:44 UTC
Jump to comment: Most recent
Same problem filed a long time ago for 4.7 in http://drupal.org/node/38792.
While the tell a friend link apears in all types of nodes and upon clicking on it, the form apears, only for pages, the actual sending occurs while for blogs, forum topics etc nothing happens (the form reapears with no status message).
Comments
Comment #1
ekrispin commentedAnybody maintaining this module? (almost 4 months...)
I have the same problem in 5.x-1.x-dev. While the tell a friend link appears in all types of nodes and upon clicking on it, the form apears, only for pages, the actual sending occurs while for blogs, forum topics etc nothing happens (the form is re-displayed)
Comment #2
Anonymous (not verified) commentedI had the exact same problem as that..
Turns out Send breaks with certain content.. In my case, using the Fivestar broke it.
Have a look at how i found the problem, and temporarily fixed it..
http://drupal.org/node/127519
Comment #3
jerdavisIf you're still having this issue, please let us know what other modules are altering the node types where this problem occurs (such as the fivestar example above).
Comment #4
ekrispin commentedWhy closed? The problem is not yet solved (the corresponsing issue opened in fivesar is marked duplicated)
The problem seems to happen when the fivestar is enabled for the node and send tries to include the fivestar widget in the sent content...
Comment #5
jerdavisSo are you only seeing this with fivestar enabled on the node, or have you run across any other modules/node modifications that cause similar behavior?
Comment #6
ekrispin commentedIn our case, it is only fivestar. We disable fivestar for a certain node and the send works fine for this node, we enable it and we encounter the underlying problem.
Comment #7
ekrispin commentedAnyone taking care of this?
Comment #8
allie mickaI suspect that this is a form-within-a-form problem, similar to #197886 . It would help if you could confirm/deny whether the behavior is related to fivestar or another form-embedding module.
Comment #9
ekrispin commentedIt is fivestar. As soon as I disable fivstar, send-to-friend works fine.
Comment #10
allie mickaI'm marking this as a dupe of http://drupal.org/node/197886 (even though you got here first) so I can concentrate efforts on the solution.
Thanks!