Comments

ksenzee’s picture

Status: Needs work » Fixed
StatusFileSize
new2.05 KB

Committing the attached patch.

JacobSingh’s picture

Status: Fixed » Needs review
StatusFileSize
new1.34 KB

This breaks if the search module was never installed. I imagine we have others like this in head2head we've missed. Anyway, from now on we can use the helper function I added here.

David_Rothstein’s picture

You can just use drupal_get_installed_schema_version('search') != SCHEMA_UNINSTALLED, I think.

JacobSingh’s picture

Oh, better.
I'll re-roll

JacobSingh’s picture

StatusFileSize
new742 bytes
David_Rothstein’s picture

Status: Needs review » Reviewed & tested by the community
JacobSingh’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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