Bug #32967
closedBug #46389: Faulty Workspace Placeholders
Backend workspace copy/cut paste column content fails on publish
Added by Jakob Berlin almost 13 years ago. Updated over 9 years ago.
0%
Description
1. Go to draft workspace
2. Cut content from normal column
3. Paste content into right column
4. Publish changes
-> Copied content appears in normal column again.
Any idea where this happens? I'm maybe able to fix it if I know where this happens...
Files
1.png (53.7 KB) 1.png | Step 1 | Jakob Berlin, 2012-01-04 15:41 | |
3.png (54.6 KB) 3.png | Step 2 | Jakob Berlin, 2012-01-04 15:41 | |
wrongtextelementcolumns.JPG (78.6 KB) wrongtextelementcolumns.JPG | DB behavoir in Typo3 4.5.5 | Jakob Berlin, 2012-01-04 15:41 | |
bug_32967.diff (1.57 KB) bug_32967.diff | Changes in typo3_src-4.5.10/typo3/sysext/version/class.tx_version_tcemain.php which fixes bug for me | Jakob Berlin, 2012-01-04 17:54 |
Updated by Jakob Berlin almost 13 years ago
In Typo3 4.5.10 the screenshot of DB behavoir is not reproduceable for me. It seems that something changed here. Now a row with MOVE-TO PLACEHOLDER and setup "t3ver_move_id" appears before publish and disappears after publish. In the "new" row the colpos value is right but not seems to be used...
Updated by Jakob Berlin almost 13 years ago
- File bug_32967.diff bug_32967.diff added
After hours of researching through the core I found the (a?) location where I can fix it. See diff file. Is this the right/best/only location? Someone with more Typo3-Core-Skill should check this.
If fine I can commit this to git repo.
Updated by Simon Schaufelberger almost 13 years ago
If fine I can commit this to git repo.
you can ALWAYS push to gerrit. code review will be done there and not HERE in forge so go ahead and push!
Then it is also easier to review since you can just checkout your commit into your own local repo.
Updated by Gerrit Code Review almost 13 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/7691
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7691
Updated by Gerrit Code Review almost 13 years ago
removed (created new change by accident)
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7691
Updated by Ernesto Baschny almost 13 years ago
- Target version changed from 4.5.11 to 4.5.12
Updated by Gerrit Code Review almost 13 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7691
Updated by Gerrit Code Review almost 13 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7691
Updated by Gerrit Code Review almost 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review about 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review about 11 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review about 11 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review about 11 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review about 11 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review almost 11 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review over 10 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review over 10 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Gerrit Code Review over 10 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/18107
Updated by Wouter Wolters almost 10 years ago
- Status changed from Under Review to Needs Feedback
- Is Regression set to No
Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?
Updated by Riccardo De Contardi over 9 years ago
- Status changed from Needs Feedback to Closed
I tried with both 6.2.12 and 7 (latest master) and I was not able to reproduce the bug, so I close this for now.
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.
Please note that I had to use this https://review.typo3.org/#/c/39430/ to make WS usable on 7