Bug #36277
closedComments under LIVE versions belong to their successors
0%
Description
The comments shown under the published versions in the LIVE tab do not belong to these elements but to their successors.
If you publish an element twice, the comments under the element that was published first do not belong to this element but to the second publish. This also holds for subsequent publishes.
Holds for 4.5 and up.
Updated by Bart Dubelaar over 12 years ago
The underlying issue is that all sys_log entries are not swapped upon publishing. So after a publish the sys_log entries point to the wrong element.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10707
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10707
Updated by Bart Dubelaar over 12 years ago
Steps to reproduce:
1. Move a draft element to the ready to publish step and add a comment (A). (need to add the comment in the ready to publish step, as the publish comment is not stored, bug #26615).
2. Publish the element
3. Change the element
4. Move the element to the ready to publish step and add a comment (B).
5. Publish the element
6. Now look at the live tab, there you will see the version that was published in step 2 but with the comments of step 4.
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21106
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Needs Feedback
- Is Regression set to No
Hi,
Is this still an issue in newer versions of TYPO3 CMS (6.2.9)?
If yes, can you provide a newer patch against master by using Gerrit? http://wiki.typo3.org/CWT
Updated by Bart Dubelaar almost 10 years ago
I will install the latest TYPO3 version and check it. Will follow up later.
Updated by Alexander Opitz about 9 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
7.5)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.