The drop-down list in the Search box doesn't always display "Tag" as an option. This is due to the fact that the search box is displayed by three separate modules -- one for moderator screens, one for editing screens and one for display screens -- and each one does it slightly differently. We need to centralize this logic in one place.
Anonymous
Fixed in common/navbar.py 1.6, biblio/common.py 1.28, edit/isfdblib.py 1.9, mod/isfdblib.py 1.9 . Implemented in r2009-26.