Bug #55590

TCA maximumRecordsChecked should display message

Added by Frans Saris over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2014-02-02
Priority:Must have Due date:
Assigned To:- % Done:

100%

Category:Backend User Interface Spent time: -
Target version:6.2.0
TYPO3 Version:6.2 Is Regression:No
PHP Version: Sprint Focus:
Complexity:

Description

When you have the eval of a field set to maximumRecordsChecked a message should be displayed in BE when the eval fails.


Related issues

related to Core - Task #55187: Allow unique evaulation for TCA type 'check' Resolved 2014-01-20

Associated revisions

Revision 9f60ae5c
Added by Benjamin Mack over 1 year ago

[BUGFIX] TCA maximumRecordsChecked should display message

The new eval function "maximumRecordsChecked"
silently disables the checkbox again when the
maximum number of records has been reached.

The patch adds a log entry for the user on saving
the record.

You can test this change with #55177.

Resolves: #55590
Releases: 6.2
Change-Id: Ie8489f6b8fe519130689098968ae28fabe7c7b8e
Reviewed-on: https://review.typo3.org/27264
Reviewed-by: Frans Saris
Tested-by: Frans Saris
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

History

#1 Updated by Gerrit Code Review over 1 year 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/27264

#2 Updated by Gerrit Code Review over 1 year 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/27264

#3 Updated by Benjamin Mack over 1 year ago

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

Also available in: Atom PDF