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

Ensure deleteURL variable for ContactImage.tpl #23150

Merged
merged 1 commit into from
Apr 10, 2022

Conversation

braders
Copy link
Contributor

@braders braders commented Apr 10, 2022

Overview

Ensure deleteURL variable is defined for ContactImage.tpl

Before

An E_Notice was thrown when viewing a contact who had an image uploaded.

After

The notice is no longer thrown on the contact view screen.

Comments

ContactImage.tpl is also used for profiles, but I've had a quick check and they still seem to work as expected following this change, with no new notices thrown.

@civibot civibot bot added the master label Apr 10, 2022
@civibot
Copy link

civibot bot commented Apr 10, 2022

(Standard links)

@eileenmcnaughton eileenmcnaughton merged commit 8876f10 into civicrm:master Apr 10, 2022
@eileenmcnaughton
Copy link
Contributor

thanks @braders

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