georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
264 stars 358 forks source link

Problem with Enabling Content-Elements of translated News-Records #2297

Open MoHe99 opened 9 months ago

MoHe99 commented 9 months ago

Bug Report

Current Behavior When translating a news record that contains a child content-element into another language, the child content-element can only be activated through the topbar button if the data-mask of the content-element has not been toggled before. If the data-mask was unfolded and the content-element was subsequently activated via the topbar button, and then the record is saved, the change in visibility is not persisted. However, if visibility is enabled through the access tab in the child content-element, the change is saved.

Expected behavior/output The topbar enable button should be functional even after toggling the content-element's data-mask.

Environment

georgringer commented 9 months ago

don't really understand but looks like this is more a core issue as I don't change any backend stuff at all? so maybe add it at https://forge.typo3.org/projects/typo3cms-core/issues ?