Closed (fixed)
Project:
Node Auto Term [NAT]
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2007 at 17:20 UTC
Updated:
16 Dec 2007 at 19:02 UTC
Looking at the code, it looks like when no vocabs are defined, the intention is to direct the user to the taxonomy settings page:
drupal_goto('admin/settings/taxonomy');
This is the wrong URL: it should be 'admin/content/taxonomy'
However, I would suggest that this could be a bit confusing. With the fix applied, the text of the message appears BELOW the taxonomy page help, so if I hadn't been expecting it my reaction would have been 'huh? what?'
I'd suggest redirecting to the main admin page instead (or not at all) and adding a link to the taxo page in the message.
Comments
Comment #1
Zen commentedFixed URL in branch D-5. Thanks.
Position of error message - this is a general theming issue.
-K
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.