Bug #33973

Duplicate error id used in StringValidator

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-02-16
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Validation
Target version:TYPO3 Flow Base Distribution - 1.0.3
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.0.2

Description

StringValidator uses the error id 1238108068, but that is used in StringLengthValidator as well.

Associated revisions

Revision 30d2c4cc
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Fixes duplicate error id in StringValidator

StringValidator uses the error id 1238108068, but that is
used in StringLengthValidator. This change makes the former
use 1238108070 instead.

Change-Id: I1438ab11c3ff5201eff8009a0175ef25f077cdd0
Fixes: #33973
Releases: 1.0, 1.1

Revision e1f1478e
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Fixes duplicate error id in StringValidator

StringValidator uses the error id 1238108068, but that is
used in StringLengthValidator. This change makes the former
use 1238108070 instead.

Change-Id: I5c7b0e640920b624ff8dbd1786cb830ae16b1c6f
Fixes: #33973
Releases: 1.0, 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

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

#2 Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch FLOW3-1.0 has been pushed to the review server.
It is available at http://review.typo3.org/9387

#3 Updated by Karsten Dambekalns over 3 years ago

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

Also available in: Atom PDF