Project

General

Profile

Actions

Bug #84177

closed

Inspector-TextareaEditor is read-only when used in the finishers

Added by Joao Cunha about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Form Framework
Target version:
-
Start date:
2018-03-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
form textarea textareaeditor email finisher
Complexity:
Is Regression:
Sprint Focus:

Description

Textarea are not editable by clicking left mouse click, the only way to add content to a text-area is by clicking right mouse click.

I have a custom finisher defined under TYPO3 > CMS > Form > prototypes > standard > formElementsDefinition > Form > formEditor > propertyCollections > finishers

__inheritances:
  10: 'TYPO3.CMS.Form.mixins.formElementMixins.formEmailFinisherMixin'
  identifier: 'EmailToSenderWithEmailBody'
  editors:
    100:
      label: 'formEditor.elements.Form.finisher.EmailToSenderWithEmailBody.editor.header.label'
    205:
     identifier: emailBody
     templateName: 'Inspector-TextareaEditor'
     label: 'Email Content'
     propertyPath: 'options.emailBody'
    210:
     identifier: staticText
     templateName: 'Inspector-TextareaEditor'
     label: 'Texto'
     propertyPath: 'options.test'


Files

typo3-form-textarea-bug.png (16.1 KB) typo3-form-textarea-bug.png Cannot edit the textarea content Joao Cunha, 2018-03-08 14:39
Actions #1

Updated by Oliver Hader about 6 years ago

  • Target version deleted (8.7.11)
Actions #2

Updated by Ralf Zimmermann about 6 years ago

  • Status changed from New to Accepted
  • Assignee set to Ralf Zimmermann
Actions #3

Updated by Gerrit Code Review about 6 years ago

  • Status changed from Accepted to Under Review

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

Actions #4

Updated by Ralf Zimmermann about 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF