Project

General

Profile

Actions

Feature #25382

closed

TCA Tree should respect $TCA['myTable']['ctrl']['requestUpdate'] and $TCA['myTable']['type']

Added by Marco Huber about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2011-03-24
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The onChange-Javascript is missing. I will push a patch to gerrit as soon as possible.

(issue imported from #M18022)


Files

issue-25382_ext-tcatree-z.t3x (10.9 KB) issue-25382_ext-tcatree-z.t3x Test extension Thorsten Kahler, 2011-07-06 19:44
Actions #2

Updated by Fabien Udriot almost 13 years ago

  • 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.

Actions #3

Updated by Marco Huber almost 13 years ago

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.

Actions #4

Updated by Mr. Hudson almost 13 years ago

Patch set 6 of change I46b9513413cbb61660609bbf73eb3551c5ce7a24 has been pushed to the review server.
It is available at http://review.typo3.org/1251

Actions #5

Updated by Steffen Ritter almost 13 years ago

  • Category set to Backend API
  • Status changed from New to Accepted
Actions #6

Updated by Thorsten Kahler almost 13 years ago

I attached a simple test extension, that add a table with two field (title and TCA tree field).

Actions #7

Updated by Marco Huber almost 13 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 70 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF