Bug #59671
closedIRRE related child records are not listed (comma separated list) in list module
100%
Description
If you configure a field's type as inline (and do not use the MM option) the field will hold an integer representing the number of related child records. So far so good.
Bug description: if you display this field via *set fields" in the list module the field does not show a comma separated list of the related child records but displays the title of only one record - it is the record which UID equals the number of related child records: e.g. if 3 child records are related the shown record is the one having a UID of 3.
please have a look at the enclosed screenshots showing EXT:news as an example.
Note: if you use m:n relations with a MM-table a comma separated list is shown as expected.
Files
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New 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/30967
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/30967
Updated by Gerrit Code Review over 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31281
Updated by Thomas Löffler over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2e60690d0ac357056b47e851ee5cad060b3d1996.
Updated by Caspar Stuebs over 10 years ago
This Bug is related to #22970 reported since 4 Years and under review since 9 Month.
For images within the show item functionality I will get only the record uid, not the label of the image.