Project

General

Profile

Actions

Bug #70167

closed

TBE_EDITOR.curSelected doesn't work anymore.

Added by Wouter Wolters over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2015-09-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

TBE_EDITOR.curSelected doesn't work anymore.

Wrong selector is used to get the correct element. The name attribute has been removed and replaced with a data attribute.

Changing this to a getter on the data attribute data-formengine-input-name fails too, because the name is suffixed with _list.
This field does not exists in the HTML output

Removing the suffix won't help either because there are 2 fields with the same data-formengine-input-name.

Actions #1

Updated by Gerrit Code Review over 8 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 http://review.typo3.org/43622

Actions #2

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43622

Actions #3

Updated by Benni Mack over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF