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

catch’s picture

Title: Reset to alphabetical does not reset. » Drag and Drop: Reset to alphabetical does not reset.
Status: Active » Closed (duplicate)

Was 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.

keith.smith’s picture

Title: Drag and Drop: Reset to alphabetical does not reset. » String freeze: Reset to alphabetical typo and button fix
Component: forum.module » documentation
Status: Closed (duplicate) » Needs review
StatusFileSize
new1.85 KB

I 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.

catch’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

I 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!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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