First of all, I love the advanced search feature for project issues. Great job!

Here's the bug I found:

On a project's statistics page, the links at the top, "Statistics" and "Advanced search", are giving unpredicted results.

Example for the Views module:

On this page:
http://d6.drupal.org/project/issues/views?states=all
the links for "Statistics" and "Advanced search" go to the expected place.

If a user clicks on "Statistics", the user goes here:
http://d6.drupal.org/project/issues/statistics/views
That's the right page, but at the top of this page, the links for "Statistics" and "Advanced search" aren't right:

"Statistics" goes here:
http://d6.drupal.org/project/issues/statistics/statistics
which seems to just reload the current page for views statistics.

"Advanced search" goes here:
http://d6.drupal.org/project/issues/search/statistics
which gives a "page not found".

CommentFileSizeAuthor
#2 367264-pi_query_links_cleanup.patch5.46 KBdww

Comments

dww’s picture

Assigned: Unassigned » dww

Thanks for the report. I worked on this on the flight home, and realized that those links are inconsistent in a lot of ways. I've got a patch all ready, but I'll commit and deploy it all tomorrow -- I need sleep first. ;)

dww’s picture

Title: [D6 d.o upgrade] Project statistics links incorrect » Links at the top of issue-related pages inconsistent
Project: Drupal.org infrastructure » Project issue tracking
Version: » 6.x-1.x-dev
Component: Other » User interface
Status: Active » Needs review
Issue tags: +drupal.org upgrade
StatusFileSize
new5.46 KB
dww’s picture

Status: Needs review » Fixed

Committed to HEAD and deployed to the test site.

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org upgrade

Automatically closed -- issue fixed for 2 weeks with no activity.