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

[BUGFIX] Fix missing spaces in the output of content elements #1343

Merged
merged 1 commit into from Jun 6, 2023

Conversation

oliverthiele
Copy link
Contributor

Pull Request

Prerequisites

  • Changes have been tested on TYPO3 v12.4 LTS
  • Changes have been tested on PHP 8.1

Description

The spaceless-ViewHelper also remove spaces between inline elements and thus the spacing between these elements. By removing the ViewHelper, the output is again as expected.

Steps to Validate

  1. Insert 2 links in the RTE with e.g. "btn btn-primary"
  2. Open the frontend
  3. The space between the buttons is removed with <f:spaceless> in the frontend

@benjaminkott benjaminkott merged commit 87d5f04 into benjaminkott:master Jun 6, 2023
6 checks passed
benjaminkott pushed a commit that referenced this pull request Jun 22, 2023
The spaceless-ViewHelper also removes spaces between inline elements and thus the spacing between these elements. By removing the ViewHelper, the output is again as expected.
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.

None yet

2 participants