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

Add nodefaults to access.tpl #23208

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

braders
Copy link
Contributor

@braders braders commented Apr 14, 2022

Overview

Make ACL links work on WordPress when used with escape-on-output mode.

Before

Broken links due to over-escaping.

After

The links work.

Comments

I strongly suspect {$jAccessParams} should have the same treatment applied, but I don't have a Joomla instance to test on.

@civibot
Copy link

civibot bot commented Apr 14, 2022

(Standard links)

@civibot civibot bot added the master label Apr 14, 2022
@eileenmcnaughton eileenmcnaughton merged commit 6e3055e into civicrm:master Apr 15, 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