Feature #25382
closed
TCA Tree should respect $TCA['myTable']['ctrl']['requestUpdate'] and $TCA['myTable']['type']
Added by Marco Huber over 13 years ago.
Updated about 6 years ago.
Description
The onChange-Javascript is missing. I will push a patch to gerrit as soon as possible.
(issue imported from #M18022)
Files
- Target version deleted (
0)
I am still a bit unsure how to test the patch properly and what to test.
Default TCA contains:
$TCA['tt_content']['ctrl'][requestUpdate]=list_type,rte_enabled
and whenever I click on the checkbox "Rich Text Editor" the Interface is correctly re-loaded in TYPO3 4.5.6alpha1... Maybe more info would be welcome about how to reproduce the bug.
Hi Fabien,
Fabien Udriot wrote:
I am still a bit unsure how to test the patch properly and what to test.
The field must be of type "select" and renderMode "tree" ("TCA tree" ;-)). If such a field is listed as requestUpdate-field the needed Javascript is missing.
Patch set 6 of change I46b9513413cbb61660609bbf73eb3551c5ce7a24 has been pushed to the review server.
It is available at http://review.typo3.org/1251
- Category set to Backend API
- Status changed from New to Accepted
I attached a simple test extension, that add a table with two field (title and TCA tree field).
- Status changed from Under Review to Resolved
- % Done changed from 70 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF