There shouldn't be a fatal error when the class isn't available. Not good :-(
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fatal-error-fix-2000012-1.patch | 910 bytes | cpliakas |
There shouldn't be a fatal error when the class isn't available. Not good :-(
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fatal-error-fix-2000012-1.patch | 910 bytes | cpliakas |
Comments
Comment #1
cpliakas commentedAttached patch adds some defensive coding.
Comment #2
cpliakas commentedCommitted at http://drupalcode.org/project/git_wrapper.git/commit/12332bd.
Comment #3
cpliakas commentedWhoops. Looks like the class_exists() function requires the full class.
http://drupalcode.org/project/git_wrapper.git/commit/d9880b9
Comment #4.0
(not verified) commentedUpdated issue summary.