-
Notifications
You must be signed in to change notification settings - Fork 16
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
CiviCase Breaks (AngularLoader deprecated) with Civi Core 5.39 #813
Comments
Edited - please see updated response below |
@james-compucorp, apologies for my ignorance, but just a quick question. For those of us who rely on this extension, what happens when the core Civi team sends out a new Security Release like they did with 5.36.1? We've been trying to keep up with the latest Core releases because of the security issues they resolve. How do you all recommend we handle the reality that some key extensions are out of sync with Core? I have the same question with other key extensions like Shoreditch (which, I believe, is not yet compatible with Drupal 8, or the companion theme isn't, I forget which). I'm trying to figure out how I should approach the fact that we use these great community extensions, but they are not all aligned with Core. Thanks for any feedback. |
Apologies for the confusion here. I’ve edited my replies to make this clearer as I agree there could be some confusion. Points as follows:
With respect to Shoreditch a lot of the points above apply also in terms of alignment.
Do let me know if you have any further questions. cc @deb1990 |
Dear Authors, we have the same problem, I installed everything until I realized that it won't work with our fresh Civi 5.42. But we do patch civicrm after every update anyway. So couldn't you publish the patches you apply? Maybe we can make them usable in newer Civi versions ourselves. |
Same problem here on different recent flavors of CiviCRM. Right now on 5.54 the activity tab is completely broken and puts the instance down. Even my computer crashed because of the tow many angular errors. see this behavior for example: https://www.loom.com/share/e64939e649d446578144fd79e3a2c826 |
still facing this issue on CiviCRM 5.61.4. How could we help fixing this feature? |
All, just fyi, when upgrading Civi Core to 5.39, the latest version of CiviCase (2.0.0,) completely breaks with the following error message (and nothing else on the Manage Cases screen):
User deprecated function: Deprecated function Civi\Angular\AngularLoader:load, use angularjs.loader service.
I'm guessing this maybe related to issue #752, but in case it isn't, I wanted to note it here as a new issue.
Also, the readme of this extension, under Technical Requirements, states "preferably the latest version" for CiviCRM. You might want to update that to a max version of 5.34 or whatever version is completely working. I know several orgs that want to use this extension with it's excellent design, but they may not know the fact that it's not in sync with Civi Core's changes.
The text was updated successfully, but these errors were encountered: