Actions
Bug #17370
closedIn the draft workspace created elements could be seen in the live workspace, if you use the admin panel for hidden records.
Start date:
2007-06-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you create a new content element like a text in the draft workspace you can see this one in the live workspace frontend, if there is "show hidden records" set to 1 in the admin panel.
The admin panel uses the workspace id 1 for displaying the hidden records and hidden pages but then there is a conflict in the TYPO3 function enableFields() which choose the right workspace to show.
(issue imported from #M5767)
Actions