Closed (fixed)
Project:
Registry Rebuild
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2012 at 11:25 UTC
Updated:
4 Sep 2012 at 19:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
rfayPatch would be welcome. Sounds easy, and of course it should be non-intrusive. Per #1708722-26: Call to undefined function drupal_find_base_themes() in drupal-7.15/includes/module.inc on line 184 it looks like all we have to do is add theme.inc to the include list...
Comment #2
omega8cc commentedPatch attached.
Comment #3
omega8cc commentedOh, I missed something, here is a complete patch for review.
Comment #4
rfayCommitted, http://drupalcode.org/project/registry_rebuild.git/commitdiff/0b3cede
Thanks so much!
Comment #5
omega8cc commentedThanks!