Project

General

Profile

Actions

Bug #43924

closed

Form - Email validation is case sensitive

Added by d.ros no-lastname-given over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2012-12-12
Due date:
% Done:

100%

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

Description

At the moment in TYPO3 4.7 an 6.0 the email field validation is case sensitive, which is an highly unwanted feature. It is not security relevant but is disturbing some actions with inexperienced form users.

Just make a constant switch for that or make it just caseinsensitive at all.

Cheers


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #45605: Forms: Optimize and fix certain validation rulesClosed2013-02-19

Actions
Actions #1

Updated by Felix Nagel about 11 years ago

Should use default TYPO3 email validator (t3lib_div).

Actions #2

Updated by Gerrit Code Review almost 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 https://review.typo3.org/20421

Actions #3

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20421

Actions #4

Updated by Gerrit Code Review almost 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20421

Actions #5

Updated by Gerrit Code Review almost 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20421

Actions #6

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/20524

Actions #7

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/20525

Actions #8

Updated by Patrick Broens almost 11 years ago

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

Updated by Rik Willems almost 11 years ago

Is there a chance this will be changed in 4.5 and 4.7 too?

Cheers! Rik

Actions #10

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/22117

Actions #11

Updated by Stefan Neufeind almost 11 years ago

Backporting the change from 6.x (switching the actual check) would be too large for a stable release (4.5/4.7 - only security-fixes) imho. But let's see if adding a case-insentive flag to the preg finds approval. https://review.typo3.org/22117

Actions #12

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/22117

Actions #13

Updated by Stefan Neufeind almost 11 years ago

Form was introduced with 4.7, so nothing to think about for 4.5.

Actions #14

Updated by Stefan Neufeind almost 11 years ago

  • Status changed from Under Review to Resolved
Actions #15

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF