If trackbacks are enabled for a category of nodes (i.e. blog, page, etc.), they can not be disabled on a node-by-node basis. The checkbox isn't saved on node submit. It seems like the saving should be done in trackback_exit() using $edit, but that variable isn't available.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | trackback-45003.patch | 8.38 KB | zorac |
Comments
Comment #1
sKanD commented+1
I have exactly the same problem with both 4.6 and 4.7
Comment #2
zorac commentedattach the patch for cvs.
This patch fixes this issue and clean up the code for ping.
Comment #3
zorac commentedAbove patch can apply to 4.7.
Comment #4
B B Kristopher commentedHow do you apply the patch. Some of us are less technically inclined...
Comment #5
Christoph C. Cemper commentedThis problem persists in the 5.x test version (not in HEAD yet)
Comment #6
zorac commentedComment #7
Robin Millette commentedUsing 5.1 with the currently released trackback module and I can confirm the trackback checkbox doesn't stick after submitting a node.
Comment #8
zorac commentedThis has been committed to CVS.
Comment #9
(not verified) commented