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

Fix angular error when user is not logged in. #19575

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

colemanw
Copy link
Member

Overview

Fixes a test failure and potential website bug when an anonymous user views a Civi Angular page.

Before

Unit test Civi.Angular.PartialSyntaxTest.testAllPartials fails.
Potentially this could also cause errors when an anonymous user views a Civi Angular page.

After

Every bug in CiviCRM is fixed forever ;)

Comments

Just kidding.

@civibot
Copy link

civibot bot commented Feb 10, 2021

(Standard links)

@eileenmcnaughton
Copy link
Contributor

test this please

@colemanw colemanw merged commit 0ea679e into civicrm:master Feb 10, 2021
@colemanw colemanw deleted the angularDashletFix branch February 10, 2021 13:04
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