Incorrect paths for editing taxonomy terms
mdixoncm - June 7, 2007 - 16:46
| Project: | Taxonomy Batch Operations |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | TBarregren |
| Status: | closed |
Jump to:
Description
The paths used for the "edit" link on the taxonomy terms are very slightly wrong - instead of
admin/taxonomy/edit/term/TID
they should be
admin/content/taxonomy/edit/term/TID
I would produce a patch, but I'm too lazy to fire up cygwin I'm afraid, and the changes are very minor ... lines 118 and 119
Cheers,
Mike

#1
This is one of four patches that should be committed as soon as possible IMHO. In waiting for that to happen, I have made a bundle of these four patches to simplify the patching. See http://drupal.org/node/166037.
#2
I have committed the patch bundle, and released a stable version 1.0.
#3
Automatically closed -- issue fixed for two weeks with no activity.