Skip to content

Conversation

@Kayu84
Copy link

@Kayu84 Kayu84 commented Sep 1, 2021

localized default accordion items not working. localized items getting the same {record.data.uid}.

Pull Request

Prerequisites

Tested with:

  • Changes have been tested on TYPO3 v9.5 LTS
  • Changes have been tested on TYPO3 v10.4 LTS
  • Changes have been tested on TYPO3 dev-master
  • Changes have been tested on PHP 7.2.x
  • Changes have been tested on PHP 7.3.x
  • Changes have been tested on PHP 7.4.x
  • Changes have been checked for CGL compliance php-cs-fixer fix

Description

Tested with bk2k/bootstrap-package 11.0.3 & 12.0.1

localized default accordion items not working. localized items getting the same {record.data.uid}.
fixed default language, cause {activeElement} == {record.data._LOCALIZED_UID} could be both '' (NULL) and results in true.
fixed button (collapsed) && accordion-item (show)
@gilbertsoft gilbertsoft changed the title [FIX] default localized accordion items [BUGFIX] default localized accordion items Sep 1, 2021
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.

1 participant