Project

General

Profile

Actions

Bug #81904

closed

Extension "mailform": validation bypass problem

Added by Grigorij Seidenberg almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2017-07-18
Due date:
% Done:

0%

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

Description

The "mailform" form can only be sent with a space character in the input field, even though the position has been defined as mandatory.

It is to be checked whether or not other characters are present in the field.

The problem can be eliminated by using the function "trim" in the "RequiredValidator" class: http://php.net/manual/en/function.trim.php

Actions

Also available in: Atom PDF