Closed (fixed)
Project:
Crumbs, the Breadcrumbs suite
Version:
7.x-1.6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2012 at 11:01 UTC
Updated:
30 Nov 2012 at 12:50 UTC
I got this error on path /user/*.
Call to undefined method _entityreference_CrumbsMultiPlugin_user::_findParentCandidates() in /Applications/MAMP/htdocs/mediation-2012/sites/all/modules/crumbs/plugins/crumbs.entityreference.inc on line 98
Created a patch based on a related issue in this queue.
| Comment | File | Size | Author |
|---|---|---|---|
| crumbs.entityreference.inc_.patch | 623 bytes | hanskuiters |
Comments
Comment #1
donquixote commentedThis smells like it needs a hotfix.
Thanks for reporting!
Just one question: Did this occur just like that, or after you enabled a crumbs plugin for entityreference?
Comment #2
donquixote commentedCommit: http://drupalcode.org/project/crumbs.git/commitdiff/e36aecfb546b0b6eb512...
Hotfix release 7.x-1.7 will be online in the next minutes.
Thanks a lot!
Comment #3
hanskuiters commentedJust like that I guess. What do you mean by "crumbs plugin for entityreference"? I just installed Crumbs module on a site with dozens of other modules.
Comment #4
donquixote commentedThis plugin (*) is supposed to be "disabled by default".
If that is not the case, we have another bug (though not as severe).
(*) If you go to the settings page at Admin > Structure > Crumbs (which we all know needs to be improved), you see a list of plugins, and one of them is for entityreference.
Comment #5
hanskuiters commentedOk, I know what you mean. I sent it to you in private, I can't put it on a public site. I didn't change it. It looks different from an install on a frsh D7 site. That might be caused by all the extra modules I have installed.