Bug #38895
closedElements in the workspace will be created as a reference only. Correct publish is impossible
0%
Description
Create element in workspace will only create reference to itself.
If the page also created in workspace, the page will be created after publish but all content would not be published but deleted from workspace.
If the page created live, all elementes (also old) will be a reference to itself an the page in FE is empty.
In the preview, everything looks good
It's currently impossible to publish new elements
See also http://www.typo3forum.net/forum/typo3-4-x-versionierung-workspaces/56345-4-7-workspace-nur-noch-referenzen-erstellt.html (German)
Files
Updated by Thorsten Kahler over 12 years ago
- Assignee set to Kevin no-lastname-given
The forum mentions this only in context with TemplaVoilà. Does this happen without TV as well?
Updated by Christoph Dietrich about 12 years ago
Are there any news, patches or workarounds for this bug? I have the same problem with 4.7.2 and 4.7.4 and TemplaVoila.
Alle created elements in a workspace are referenced elements. No solution yet...
Seems that a lot of people have this problem.
Updated by Hercules Karvasonis almost 12 years ago
Hi,
i had a similar problem on TYPO3 4.7.7 with Templavoila 1.7.0.
When i was creating a new content element inside the Workspace, then all elements on this page were changed to references to the original elements.
When i was publishing though the updated content, the publishing was done correctly and all my content was appearing correctly.
So, i upgraded Templavoila to the latest 1.8.0 version and now when i create a new element inside the workspace, then no references are created and everything is working correctly.
I investigated a little further this issue and found that the actual fix for this issue is the following revision on Templavoila code:
https://review.typo3.org/#/c/15867/
The code change in this Templavoila review is fixing the issue described above.
Thanks,
Hercules Karvasonis.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Oliver Hader almost 7 years ago
- Status changed from New to Rejected
Rather seemed to be an old TemplaVoila issue when "references" are not resolved.
Closing this report since no core functionality seems to be affected.