Project

General

Profile

Actions

Bug #70246

closed

Story #69617: FormEngine bugs

RTE fields do not handle eval validation like required

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-10-01
Due date:
% Done:

100%

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

Description

With current 7.5 the RichTextElement does not add the validation rules and therefore no FormEngineValidation like required is done.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #21650: Cannot set an RTE field as requiredClosed2009-11-23

Actions
Related to TYPO3 Core - Bug #78918: Pasting long text into the RTE leads to browser crashesClosed2016-12-08

Actions
Actions #1

Updated by Andreas Allacher over 8 years ago

However, it is a bit more complex as the Editor currently doesn't update the input textarea on the fly but only on save, so FormEngineValidation would the validate the rte field directly or the editor also needs to update the input field

Actions #2

Updated by Christian Kuhn over 8 years ago

  • Parent task set to #69617

yes. pretty nasty js thing, frank didn't had a simple solution for this when validation was rewritten. maybe we could have another look now. iirc, there is a prepared but commented example in styleguide for this case already in the required test record.

Actions #3

Updated by Mathias Schreiber over 8 years ago

  • Category changed from Backend User Interface to FormEngine aka TCEforms
Actions #4

Updated by Christian Kuhn over 8 years ago

  • Assignee set to Frank Nägler
Actions #5

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New 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/44810

Actions #6

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 https://review.typo3.org/44810

Actions #7

Updated by Gerrit Code Review over 8 years ago

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

Actions #8

Updated by Frank Nägler over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF