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

[BUG] Move element set the wrong language #1

Closed
gamerxl opened this issue Feb 6, 2023 · 0 comments
Closed

[BUG] Move element set the wrong language #1

gamerxl opened this issue Feb 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gamerxl
Copy link
Owner

gamerxl commented Feb 6, 2023

Summary / Description

Moving a content element of language "All languages" after another content element set its language to the language of the content element it was moved after.

Version

Current version 2.0.3 and lower.

Steps to reproduce

  1. Create an empty page.
  2. Create a content element with language set to "All languages".
  3. Create another content element below the just created element. Keep the language just as it is of the current language column. E.g. "German".
  4. Move the first content element after the second.

Expected behaviour

The moved content element keep its language set to "All languages".

Actual behavior

The moved content element get its language set to the language of the content element it was moved after.

Additional

Possible fix

Use the language handling from drag and drop implementation for page layout from the TYPO3 CMS core.

Fixes Kephson#4

Miscellaneous

If a content elements gets moved in a container element then the elements gets "moved" to the "Unused" column and it keep its language set to "All languages". So far I see this behavior is identical to the TYPO3 CMS core - should be ok.

@gamerxl gamerxl added the bug Something isn't working label Feb 6, 2023
@gamerxl gamerxl self-assigned this Feb 6, 2023
@gamerxl gamerxl changed the title [BUG] Move element breaks language [BUGFIX] Move element breaks language Feb 6, 2023
@gamerxl gamerxl changed the title [BUGFIX] Move element breaks language [BUGFIX] Move element set the wrong language Feb 6, 2023
@gamerxl gamerxl changed the title [BUGFIX] Move element set the wrong language [BUG] Move element set the wrong language Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant