Skip to content

[BUGFIX][issue 1615] Fix: show space_after_class again in backend - #1627

Open
merzilla wants to merge 1 commit into
benjaminkott:masterfrom
merzilla:merzilla-patch-1615
Open

[BUGFIX][issue 1615] Fix: show space_after_class again in backend#1627
merzilla wants to merge 1 commit into
benjaminkott:masterfrom
merzilla:merzilla-patch-1615

Conversation

@merzilla

Copy link
Copy Markdown
Contributor

Pull Request

Related Issues

Prerequisites

  • Changes have been tested on TYPO3 v11.5 LTS
  • Changes have been tested on TYPO3 v12.4 LTS
  • [X ] Changes have been tested on TYPO3 v14.3 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
  • [x ] Changes have been tested on PHP 8.2
  • [x ] 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

Fixes #1615
#1615

By extending showitems without a beginning comma, the field space_after_class is not shown in content elements anymore. This fix adds the comma, and the fields is shown again.

Steps to Validate

  1. Open a content element in backend,
  2. go to tab "Appearance".
  3. without fix: You won't see space_after_class
  4. with fix you will see the field again

Fixes benjaminkott#1615
benjaminkott#1615

By extending showitems without a beginning comma, the field `space_after_class` is not shown in content elements anymore.
This fix adds the comma, and the fields is shown again.
@merzilla merzilla changed the title [FIX][issue 1615] Fix: show space_after_class again in backend [BUGFIX][issue 1615] Fix: show space_after_class again in backend Jun 18, 2026
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.

Option "Space After [space_after_class]" is missing

1 participant