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 #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16636

Actions #2

Updated by Oliver Hader over 11 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF