There are some minor comment issues which cause warnings in the Doxygen error log:

/comment_alter_taxonomy/comment_alter_taxonomy.module:260: Warning: argument 'nid' of command @param is not found in the argument list of _comment_alter_taxonomy_save_tids($node,$cid)
s/comment_alter_taxonomy/comment_alter_taxonomy.module:260: Warning: The following parameters of _comment_alter_taxonomy_save_tids($node,$cid) are not documented:
  parameter 'node'
/comment_alter_taxonomy/comment_alter_taxonomy.module:476: Warning: The following parameters of theme_comment_alter_taxonomy_project_issue_metadata_term($node,$term) are not documented:
  parameter 'node'
CommentFileSizeAuthor
comment_alter_taxonomy_doxygen.patch1016 bytesmr.baileys

Comments

aclight’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me (assuming it applies properly, which I have not yet tested). Thanks for a patch. I don't have time to commit this now but if Damien wants to he can or I'll try to remember to commit it tonight or tomorrow morning.

aclight’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD and DRUPAL-5. Thanks again.

http://drupal.org/cvs?commit=169520
http://drupal.org/cvs?commit=169521

Status: Fixed » Closed (fixed)

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