I went to subscribe to the redesign issue queue, and the form submits to the same page. This may have been the same behavior before the redesign, but I can't easily get back to the issue queue page where I came from. Just thought I'd file an issue for it.

Screenshot of subscribe page with missing navigation: http://skitch.com/davereid20/dhghx/subscribe-drupal.org

Feel free to transfer to the proper issue queue if necessary.

Comments

lisarex’s picture

Project: Drupal.org Redesign » Drupal.org customizations
Version: » 6.x-3.x-dev
Component: Modules » User interface
Priority: Normal » Minor

Yeah, this is probably not something we changed during the redesign. Can anyone (dww?) confirm?

dww’s picture

Project: Drupal.org customizations » Project issue tracking
Version: 6.x-3.x-dev » 6.x-1.x-dev

I hate breadcrumbs (see #941846-11: Breadcrumb broken for project/usage/{project}).

Once again, you can land here different ways. You can be on the project page and click the "Subscribe via e-mail" link in the "Issues for X" block in the right sidebar. You could be on an issue queue view and click the "Subscribe" link. The breadcrumb can't possibly be right in both cases.

The block on the project page sets a destination in the URL so that when you submit the form, you land back at the project page. Maybe the solution here is that the "Subscribe" link on issue queue views should do the same -- set the destination so that once you submit, you land back at the issue queue page?

drumm’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

The original report now looks fixed, https://drupal.org/project/issues/subscribe-mail/project_issue.

But dww's comments are still relevant if they need to be addressed.