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 missing configuration for address tag #1513

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

Hawkeye1909
Copy link
Contributor

Pull Request

Related Issues

https://forge.typo3.org/issues/99654

Prerequisites

  • Changes have been tested on TYPO3 v11.5 LTS
  • Changes have been tested on TYPO3 v12.4 LTS
  • Changes have been tested on PHP 7.4
  • Changes have been tested on PHP 8.0
  • Changes have been tested on PHP 8.1
  • Changes have been tested on PHP 8.2
  • Changes have been checked for CGL compliance php-cs-fixer fix
  • CSS has been rebuilt (only if there are SCSS changes cd Build; npm ci; npm run build)

Description

Added missing TypoScript for address tag to make spam protection work for address block.

Steps to Validate

  1. Add address block in RTE
  2. Add email address with link inside the block
  3. Open page in frontend - without the TypoScript the email link is not protected, but with the changes it is...

@benjaminkott benjaminkott merged commit a792a6b into benjaminkott:master Oct 8, 2024
5 checks passed
@Hawkeye1909 Hawkeye1909 deleted the patch-3 branch October 9, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants