> * - '#process' => array('CTools_process_dependency'),

but in the PHP:

> function ctools_dependent_process($element, $edit, &$form_state, &$form) {

CommentFileSizeAuthor
#4 1233638.ctools.js-typo.patch464 bytesjoachim
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joachim’s picture

Though to avoid repeating the documentation twice (and in a file that has to be downloaded), shouldn't we just say "@see dependent.inc" ?

merlinofchaos’s picture

Hah! An artifact of me making sure Ctools was always CTools, probably. (Little things but me, and Ctools is one of them that does).

Probably the .js should refer to the .inc, you're right.

Ashlar’s picture

Status: Active » Closed (won't fix)

This bug report has not been active for over six months. In an effort to clean-up the issue queue this item has been closed. If your modules are current and the report is still relevant please feel free to change the Status back to active.

joachim’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Closed (won't fix) » Needs review
Issue tags: +needs backport to 6.x
FileSize
464 bytes

Yes, it's still a bug.

Here's a patch.

tim.plunkett’s picture

Status: Needs review » Fixed

Committed those as well as some other minor cleanups to the @file block.
http://drupalcode.org/project/ctools.git/commit/b064fa8

Automatically closed -- issue fixed for 2 weeks with no activity.