While working on forum module help, I noticed that while on admin/content/forum, after creating a couple of forums, moving them into new locations via drag-and-drop, and then clicking "Reset to Alphabetical", the items were not reordered and I got a number of notices (screenshot attached).
Moving to admin/content/taxonomy/1, where 1 is the Forums vocabulary, "Reset to Alphabetical" works fine. No notices.
Also note that the Submit should be Save or Save configuration or some such, and that Reset to Alphabetical should be Reset to alphabetical. And, on the confirmation screen for Reset to Alphabetical, resetting is misspelled (see attached screenshot).
Comments
Comment #1
catchWas sure this was taken out in another patch but there it is.
Here's the original issue: http://drupal.org/node/193333#new - which is still open.
Comment #2
keith.smith commentedI thought I would reuse this issue for a patch to "Resetting" and to make "Reset to Alphabetical" to "Reset to alphabetical".
I tested this, and it appears to still work correctly.
Comment #3
catchLooks good.
Comment #4
gábor hojtsyI coupled this with two code comment fixes. The code comments talked about executing "term deletion", an obvious sign of copy paste gone wrong.
http://cvs.drupal.org/viewvc.py/drupal/drupal/modules/taxonomy/taxonomy....
Thanks!
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.