when I try to uninstall the module I get:

Call to undefined function _css_injector_rule_uri() in ***css_injector/css_injector.install on line 65
CommentFileSizeAuthor
#2 css_injector.uninstall_fails.patch562 bytesrfay
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Greggus’s picture

Confirm. Same here.

rfay’s picture

Title: Can't uninstall » Uninstall fails with "Call to undefined function _css_injector_rule_uri()"
Status: Active » Needs review
FileSize
562 bytes

Here's the fix, I believe. Please test and report back.

The actual failure is

Call to undefined function _css_injector_rule_uri() in sites/all/modules/css_injector/css_injector.install on line 65
rfay’s picture

Status: Needs review » Fixed

Committed: 19c2901

This will now be in the dev release.

Status: Fixed » Closed (fixed)

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