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 calendar link #7153

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Fix calendar link #7153

merged 1 commit into from
Sep 20, 2024

Conversation

bigtigerku
Copy link
Contributor

Description & Issue number it closes

#7061

Screenshots (if appropriate)

Before

Screenshot 2024-09-20 at 12 01 18 AM

Click Labor Day or Event Test

Screenshot 2024-09-19 at 11 59 09 PM

After

Click Labor Day

Screenshot 2024-09-20 at 12 02 21 AM

Click Event Test

Screenshot 2024-09-20 at 12 01 31 AM

How to test the changes?

See the above screenshots

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Docker

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@bigtigerku bigtigerku requested a review from a team as a code owner September 20, 2024 07:12
@bigtigerku bigtigerku requested review from respencer, DawoudIO, grayeul, DAcodedBEAT and MrClever and removed request for a team September 20, 2024 07:12
@DawoudIO DawoudIO merged commit b3f7717 into ChurchCRM:master Sep 20, 2024
5 checks passed
@DawoudIO DawoudIO added the bug label Sep 20, 2024
@DAcodedBEAT DAcodedBEAT added this to the vNext (5.10.1) milestone Sep 20, 2024
@DAcodedBEAT DAcodedBEAT added Feature: Events / Calendar php Pull requests that update Php code labels Sep 20, 2024
@DAcodedBEAT DAcodedBEAT linked an issue Sep 21, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Feature: Events / Calendar php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: error after clicking event on calendar
3 participants