Bug #35980
closedPasting an element with a certain colPos does not work
0%
Description
Pasting elements form the clipboard to a page does not work as expected, when the original element has a colPos value that is not available on the page it has been pasted on.
So this element will be invisible and can be edited via the list module only.
Expected behaviour would be to check for the existance of that particular column and set the colPos either to 0 or to the value of the first available column.
Updated by Gerrit Code Review about 11 years ago
- Status changed from New to Under Review
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/22201
Updated by Gerrit Code Review about 11 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/22201
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/22201
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/22201
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/22201
Updated by Gerrit Code Review about 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/22201
Updated by Gerrit Code Review about 11 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/22201
Updated by Gerrit Code Review about 11 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/22201
Updated by Gerrit Code Review about 11 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/22201
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25521
Updated by Gerrit Code Review about 11 years ago
Patch set 2 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25521
Updated by Gerrit Code Review about 11 years ago
Patch set 3 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25521
Updated by Anonymous about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dbcaf9302c9ce18e59cb698f96522e1f57dd5edf.
Updated by Markus Klein about 11 years ago
- Status changed from Resolved to Accepted
- Target version deleted (
4.5.15) - Is Regression set to No
The patches had to be reverted in
https://review.typo3.org/25528
https://review.typo3.org/25527
Updated by Markus Klein about 11 years ago
- Status changed from Accepted to Closed
Closing as duplicate