Project

General

Profile

Actions

Bug #77287

closed

Story #69617: FormEngine bugs

'eval' => 'null' field stays disabled in 7.6.10

Added by Stephan Rotheneder over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2016-07-28
Due date:
% Done:

100%

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

Description

Is not present in 7.6.9
Is present in 7.6.10

If an input in TCA has the option 'eval' => 'null' (or a variation of null, trim, double2,...) the field AND the checkbox for disabled field are disabled in typo3 backend.
This results in a state where disabled fields (null-fields) can not be enabled again since the enabeling checkbox gets disabled with the field and is therefor not clickable.

  • changed back to 7.6.9 to verify that it is the core.
  • manually (in browser) removed the "disabled" class form the surrounding div.t3js-formengine-field-item - which made the field work again.
  • diffed the backend-Extension 7.6.9 and 7.6.10 and appended it to this issue

I hope I assigned this correctly. If you need more Information please let me know what you need.
Best Regards


Files

diff_backend.txt (30.2 KB) diff_backend.txt Stephan Rotheneder, 2016-07-28 13:07
Actions #1

Updated by Christian Kuhn over 7 years ago

  • Parent task set to #69617
Actions #2

Updated by Georg Ringer over 7 years ago

  • Assignee deleted (Georg Ringer)

dont assign issues to someone, thx

Actions #3

Updated by Frank Nägler over 7 years ago

  • Status changed from New to Accepted
  • Assignee set to Frank Nägler
  • Target version set to next-patchlevel
  • Is Regression changed from No to Yes

confirmed, it is a regression, introduced with https://review.typo3.org/#/c/48110/3

Actions #4

Updated by Gerrit Code Review over 7 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/49402

Actions #5

Updated by Christian Kuhn over 7 years ago

can be tested with input_14 from ext:styleguide

Actions #6

Updated by Gerrit Code Review over 7 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49403

Actions #7

Updated by Frank Nägler over 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF