Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#1246 fix fatal error on search builder if a core contact type is disabled. #15279

Closed
wants to merge 1 commit into from

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Fixes fatal error when loading search builder if core contact type Household or Organizationis disabled

Before

Fatal error

After

Loads

Technical Details

Per my comments on the ticket & in the code I'm not convinced disabling a core type is supported
but it seems easy enough to get past the reported bug

https://lab.civicrm.org/dev/core/issues/1246

Comments

…e is disabled.

Per my comments on the ticket & in the code I'm not convinced disabling a core type is supported
but it seems easy enough  to get past the reported bug

https://lab.civicrm.org/dev/core/issues/1246
@civibot
Copy link

civibot bot commented Sep 11, 2019

(Standard links)

@colemanw
Copy link
Member

@eileenmcnaughton I tested this and still got errors on search builder without Households enabled. So I've done a more thorough patch which removes some hard-coded assumptions about contact types in the code. See #15284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants