When you display the main Features page, it cycles through the available features to check to see if they are Overridden. The Overridden, Default, and Needs Review status labels are links the the View page for the Feature. Can we also make the "Checking..." button a link to the Feature and/or link the name of the feature itself to the view page? Then I don't need to wait for it to finish checking all of the Features above it before being able to click on a Feature.

Right now I am manually going to the URL for the Feature as a workaround.

I'll try to post a patch when I get some time if somebody else doesn't beat me to it. Should be an easy one.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mpotter’s picture

Here is the patch

mpotter’s picture

Here is another one that removes the commented out code.

tobiasb’s picture

Status: Active » Fixed

Was commited. See release-notes http://drupal.org/node/1488020

Status: Fixed » Closed (fixed)

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

joachim’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Closed (fixed) » Patch (to be ported)

Any chance this could be backported to 6.x? It's really useful!

  • mpotter committed b909824 on 8.x-3.x
    Issue #1402826 by mpotter: Added Make 'Checking...' a link.