CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Task #38651

Missing error message if _ifUnique is set to none

Added by Arno Dudek 11 months ago. Updated 11 months ago.

Status:Needs Feedback Start date:2012-07-04
Priority:Should have Due date:
Assignee:Arno Dudek % Done:

0%

Category:Frontend Plugin
Target version:2.x
Votes: 0

Description

if dbEntry.*._ifUnique is set to "none" I miss the error message. Or please add a new key like "error".

Can make patch, please let me know.

powermail.patch (20.4 kB) Arno Dudek, 2012-07-05 16:04

History

Updated by Alex Kellner 11 months ago

  • Category set to Frontend Plugin
  • Status changed from New to Needs Feedback
  • Assignee set to Arno Dudek
  • Target version set to 2.x

You're always welcome to write a patch

Updated by Arno Dudek 11 months ago

This patch resolves following issues:
#38664: Validation without mandatory don't work as expected
#38666: Wrong value for FE User telephone
#38649: Usergroup Access Rights for fields
#38644: Password field have no layout field
#38579: Conflict with CSS class naming
#38651: Missing error message if _ifUnique is set to none

Notes for _ifUnique

To configure set:

tt_address._ifUnique.email = error

This will throw a form error.

For this there will be the new validator "DBEntryValidator". Perhaps this can also validate the database structure at this time as Tx_Powermail_Utility_SaveToTable->fieldExists do.

Also available in: Atom PDF