Notice: Undefined property: stdClass::$base_theme in _compass_update() (line 52 of /public_html/sites/all/modules/compass/compass.inc).
Notice: Undefined index: in _compass_update() (line 52 of /public_html/sites/all/modules/compass/compass.inc).
Notice: Trying to get property of non-object in _compass_update() (line 52 of /public_html/sites/all/modules/compass/compass.inc).

My theme don't have a "base theme" and show this notice.

In the next post I would add a proposed patch.

Comments

robertom’s picture

Status: Active » Needs review
StatusFileSize
new673 bytes
SteveK’s picture

patch works and tested. thanks! can we get this on the dev branch at least?

CatherineOmega’s picture

Tested and works. I second SteveK: can a new dev release be rolled to include this, if not a new beta release?

beanjammin’s picture

Status: Needs review » Reviewed & tested by the community

Updating status since the patch has been tested by two people.

yvesvanlaer’s picture

Had to use this patch today.
A patch from 20 June 2011. Isn't it about time to commit this into the module ? :-)

Marvin Daugherty’s picture

Issue summary: View changes

I also used this patch today.
Seems to work fine.
I hope it gets committed soon.

earelin’s picture

StatusFileSize
new569 bytes

I have changed the path to support cases where the module isn't installed in sites/all/modules