Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Oct 2011 at 07:55 UTC
Updated:
9 Dec 2011 at 04:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
catchMethods in tests missing docs is the exact opposite of a major bug.
Comment #2
joachim commentedSeems to me if the tests with which you check the code is working themselves are not understandable, we have a problem multiplied.
Comment #3
catchThat's still not a functional bug, but I'll split the difference and do this?
Comment #4
xjmComment #5
xjmAdded a doclock. I also took the liberty of renaming
$superto$is_admin. (Even though it was$super.) :)Comment #6
xjmHow about I upload the patch.
Comment #7
xjmReally this is docs more than taxonomy.module itself.
Comment #8
joachim commentedTest bot passes, docs look good, and the renamed param is definitely a good thing.
Comment #9
chx commentedThe patch is super!
Comment #10
catchShould this be "non-admins" now the variable is changed? Super user is usually uid 1 for us.
Comment #11
xjmWith comment correction. I double-checked and this eliminates everything super from the file. Sorry
node.test.Comment #13
xjmBot issue.
Comment #14
Tor Arne Thune commentedLooks good to me.
Comment #15
catchCommitted/pushed to 8.x, thanks!
Seems like this could be backported.
Comment #16
xjmStraight reroll for D7.
I also switched the backport tag to what (I think?) is the standard one, at least from http://drupal.org/node/1207020. (Maybe someone with database access should re-tag all nodes for the former with the latter and then delete it.)
Comment #17
webchickCommitted and pushed to 7.x. Thanks!
Comment #19
xjm