Download & Extend

page title fix: taxonomy module

Project:Drupal core
Version:6.x-dev
Component:taxonomy.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Fixes up the titles on the vocab term list and term add pages. The title on the add page is totally wrong/uninformative right now.

see, for example, admin/content/taxonomy/2/add/term

AttachmentSizeStatusTest resultOperations
taxo_title_fix_1.patch2.07 KBIgnored: Check issue status.NoneNone

Comments

#1

removed extra period in one comment noticed by webernet.

AttachmentSizeStatusTest resultOperations
taxo_title_fix_2.patch2.07 KBIgnored: Check issue status.NoneNone

#2

Status:needs review» reviewed & tested by the community

title callback is not useable here because the tab would get the title. Stuff to deal with in Drupal 7. For now, this will do. We already have similar for node_view_page so it's an already accepted way of dealing with stuff like this.

#3

Status:reviewed & tested by the community» fixed

Hm, thanks, committed.

#4

Status:fixed» closed (fixed)
nobody click here