Bug #53768
closedDisplaying the same 'Insert Records'-element more than once does not work
100%
Description
I have reproduced this bug in both 4.5 as well as in 6.2 beta with the following snippet:
page = PAGE page { 10 = CONTENT 10 { table=tt_content select { pidInList = 2 } wrap = |<hr> } 20 < .10 }
On the page with the id 2 I put two content elements. One is a 'Text'-element with the header "TEXT", the other is an 'Insert Records'-element pointing to some other element on a different page with the header "RECORD".
In the frontend, it will look like this:
TEXT RECORD ---------- TEXT ----------
The second time, the 'Insert Records'-element is gone.
My expected behavior was that both CONTENT-elements would yield the same output.
This issue might be related to http://forge.typo3.org/issues/20541 and http://forge.typo3.org/issues/28745 , however, those issues talk about nested CONTENT elements while my issue is just displaying the same 'Insert-Records'-element twice.
Updated by Markus Klein about 11 years ago
- Status changed from New to Accepted
- Target version set to next-patchlevel
Updated by Gerrit Code Review about 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25512
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25512
Updated by Gerrit Code Review almost 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25512
Updated by Gerrit Code Review almost 11 years ago
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/25512
Updated by Gerrit Code Review almost 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/25512
Updated by Gerrit Code Review almost 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/25512
Updated by Markus Klein almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1b9d3a59f82b290ae16073e1df5f83fa48363db8.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Resolved to Under Review
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/27515
Updated by Gerrit Code Review almost 11 years ago
Patch set 1 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27516
Updated by Gerrit Code Review almost 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/27515
Updated by Markus Klein almost 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset e36633a94245538d99f010b7b94cfc2896c934bc.