Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Critical
Category:
Bug report
Reporter:
Created:
2 Mar 2008 at 14:21 UTC
Updated:
8 Jul 2009 at 22:49 UTC
Jump to comment: Most recent
- the $op cannot be 'form' (never called)
- "validate": The user has just finished editing the comment and is trying to preview or submit it. This hook can be used to check or even modify the node. Errors should be set with form_set_error(). must be updated. It doesn;t update the 'node' or 'comment'.
- specify for $a1 when it is array or object....
Comments
Comment #1
webchickStill an issue. Anyone with CVS access can update this. op form is missing in both 6.x and 7.x. not sure about the rest.
Comment #2
webchickAnd since it's API documentation that's wrong, thus wasting developers' time, marking critical.
Comment #3
Anonymous (not verified) commentedMark exactly what you want changed and I'll make the update and commit.
Comment #4
Anonymous (not verified) commentedComment #5
betz commentedChanged the component to reflect the new component categorization. See http://drupal.org/node/301443
Comment #6
WallyJtD commented[removed] - apologies, this deals with documentation alone... my issue is with the functionality
Comment #7
sun.core commentedhook_comment() doesn't exist anymore.