Bug #97614
openWorkspaces: Changing sorting (moving) of a content element in a workspace does lead to broken language filtering in workspaces backend module
0%
Description
Changing sorting (moving) of a content element in a workspace does lead to broken language filtering in workspaces backend module.
Here are the steps to reproduce the error:
0) Have a site tree with two languages configured in the site config
1) Create two new simple headline elements on a new page and publish them to live (the page is not translated at all)
2) Change the ordering of the two elements by moving the second above the first in a workspace
3) Switch to the workspace backend module
The language filter is set to "All languages" by default and shows this movement change correctly. Now filter with the second not used language. The changes are still shown although they shouldn't show up.
This happens every time a movement is done.
The "tt_content" table looks fine we just got
Files