Project

General

Profile

Actions

Bug #43175

closed

Deactivated textarea elements are not visualized

Added by Oliver Hader over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2012-11-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Deactivated textarea elements, fields that have a NULL value stored in the database, are not visualized correctly when loading the backend editing form. The status is currently set using JavaScript and triggered by TBE_EDITOR.fieldSet(). However, textareas don't have a human readable clone and thus fieldSet() is not called and thus no status is set.

This issue is fixed by directly rendering the status in the FormEngine.

Actions

Also available in: Atom PDF