When browsing issues tagged with a particular term, e.g. http://drupal.org/project/issues-term/346 there is a small search form available at the top of the page. The 'Project' field in this is not an auto-complete field like it is on the other issue pages, just a normal textfield.

Also, when browsing by term, no 'create new issue' or 'advanced search' links appear at the top, but I guess that may be by design.

Cheers,
Stella

Comments

dww’s picture

I fixed this on d.o. However, we should re-export the views for comment_alter_taxonomy and commit those upstream. While I was at it, I fixed both issue tag related views to not print anything in the "Assigned" column for unassigned issues.

And yeah, at this point the lack of links at the top is by design, although it'd be relatively easy to add those now if we wanted.

dww’s picture

Project: Drupal.org infrastructure » Comment alter taxonomy
Version: » 6.x-1.x-dev
Component: Drupal.org module » User interface
dww’s picture

Status: Active » Closed (won't fix)