Reviewed & tested by the community
Project:
Omega
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2012 at 17:32 UTC
Updated:
16 Nov 2015 at 12:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mrfelton commentedThis is caused when class_exists() is being called from within alpha_get_theme() and autoloading fails. I have a patch that fixes this by wrapping those calls in a try/catch block. I'm not quite what should be done in the case of an error though, so I have just done nothing.
Comment #2
othermachines commented#1 works for me in -dev (thanks!), although I'm using 7.x-3.1 in production and it won't apply cleanly. I'll just have to fudge it until the next stable release.
Shouldn't this be a higher priority than 'normal'? The output this bug is generating can cause unnecessary alarm (as if database failure weren't bad enough).
Comment #3
steinmb commentedGo bot
Comment #4
steinmb commentedOldy. But still apply, and still make sense. RTBC. Now without a maintainer on the branch. How do we get it committed?