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

Replace call to deprecated method CRM_Core_BAO_CustomGroup::getTree() #129

Open
jensschuppe opened this issue May 10, 2024 · 1 comment
Open
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@jensschuppe
Copy link
Collaborator

 ------ --------------------------------------------------------------------------- 
  Line   CRM/Eck/Page/Entity/View.php                                               
 ------ --------------------------------------------------------------------------- 
  88     Call to deprecated method getTree() of class CRM_Core_BAO_CustomGroup:     
         Function demonstrates just how bad code can get from 20 years of entropy.  
 ------ --------------------------------------------------------------------------- 

Blocker for stable version 1.0.

@jensschuppe jensschuppe added enhancement New feature or request help wanted Extra attention is needed labels May 10, 2024
@jensschuppe jensschuppe added this to the 1.0 milestone May 10, 2024
@colemanw
Copy link
Collaborator

Looks like that line is part of a quickform... probably the entire form can be replaced with an Afform & then the offending code can be deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants