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 button breakage on viewContribution #23202

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Several buttons on the View Contribution form are not working due to a malformed url

image

Before

e.g Record Payment is broken

After

Fixed - also these work
image

Technical Details

The url was being run through CRM:url in the php layer which was not 'desired' for the bottom buttons in the tpl layer - this removes that & sets the other place that calls them to expect to call crm.url

Comments

We will backport to 5.48

@civibot
Copy link

civibot bot commented Apr 14, 2022

(Standard links)

@civibot civibot bot added the 5.49 label Apr 14, 2022
@colemanw
Copy link
Member

I confirm this fixes the bug.

@colemanw colemanw merged commit 904be65 into civicrm:5.49 Apr 19, 2022
@colemanw colemanw deleted the pay_links branch April 19, 2022 22:47
@eileenmcnaughton eileenmcnaughton mentioned this pull request Apr 20, 2022
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