Because this module provides most of its core functionality without relying on Context, Context should be removed as a dependency. Its functionality can still be invoked in third_party_wrappers_init() if context is enabled.

Comments

daniel_j created an issue. See original summary.

daniel_j’s picture

daniel_j’s picture

Status: Active » Needs review
daniel_j’s picture

This version of the patch applies cleanly to the dev version of the module (as opposed to the git-cloned version).

Status: Needs review » Needs work
alexdmccabe’s picture

Not sure why it wasn't applying, but I redid it by hand, and tweaked it slightly to use module_exists instead of function_exists.

Not attaching an interdiff because it failed to apply, so it also failed to produce an interdiff.

alexdmccabe’s picture

Status: Needs work » Needs review

  • alexdmccabe committed 4a0f527 on 7.x-1.x authored by daniel_j
    Issue #2892438 by daniel_j, alexdmccabe: Remove hard dependency on...
alexdmccabe’s picture

Status: Needs review » Fixed

Sorry for the slow reply. Thanks for the patch!

Status: Fixed » Closed (fixed)

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