Closed (fixed)
Project:
Comment alter taxonomy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2009 at 10:30 UTC
Updated:
20 Feb 2009 at 12:50 UTC
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'
| Comment | File | Size | Author |
|---|---|---|---|
| comment_alter_taxonomy_doxygen.patch | 1016 bytes | mr.baileys |
Comments
Comment #1
aclight commentedLooks 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.
Comment #2
aclight commentedCommitted to HEAD and DRUPAL-5. Thanks again.
http://drupal.org/cvs?commit=169520
http://drupal.org/cvs?commit=169521