Now that #97569: allow filtering issue queue by "series" landed, we can probably clean up a bunch of code and hassle in this module regarding the links to the various core issue queues.

Comments

dww’s picture

Assigned: Unassigned » dww
Priority: Normal » Major
Status: Active » Needs review
StatusFileSize
new6.59 KB

This was driving me nuts (see also #936328: "6 critical issues" only picking up those assigned to 7.x-dev).

Untested, but this should work. It'd be great for someone to deploy this on beta.d.o or something, just to make sure I didn't break anything. ;)

dww’s picture

Title: Port core-related issue links to use the new version=6.x views filter » Fix core-related issue counts and links to use the version=7.x views filter
Category: task » bug

Better title. ;)

dww’s picture

Status: Needs review » Fixed
Issue tags: +needs drupal.org deployment
StatusFileSize
new6.56 KB

Tested on beta (glad I did). Found a bug, fixed (see attached patch). Committed to CVS HEAD. Just needs to be deployed through bzr to the live site now.

dww’s picture

Issue tags: -needs drupal.org deployment

Looks like someone deployed this already, since the contributor links are now properly using version=7.x...

Status: Fixed » Closed (fixed)

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

  • Commit ec0e10f on 6.x-3.x, 7.x-3.x-dev by dww:
    #383356 by dww: Fixed issue counts and links to use version=7.x views...