Project

General

Profile

Actions

Feature #61031

closed

Implement flash message warning when max number of items is reached in IRRE field

Added by Nikola Stojiljković over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2014-08-18
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Tomas Norre Mikkelsen (from internal ticket):
When we have set the limit for FAL items like this:

'thumb' => array(
            'exclude' => 1,
            'label' => 'LLL:EXT:sonyswt_entertainment/Resources/Private/Language/locallang_db.xml:tx_sonyswtentertainment_domain_model_games.thumb',
            'config' => \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getFileFieldTCAConfig('thumb',
                            array(
                                'minitems' => 0,
                                'maxitems' => 1
                            )
                    ),
        ),

I should see a flash message or have the buttons disabled so i cannot add new/extra images references.
Right now you can select and image, but nothing happens you don't get any information that it's not possible.

Related conversations:

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #45125: Hide "Create new relation" for FAL fields, if maxitems = 1 and an image is selectedClosedJan Helke2013-02-04

Actions
Actions #1

Updated by Nikola Stojiljković over 9 years ago

  • Assignee set to Nikola Stojiljković
  • Target version set to 7.0
Actions #2

Updated by Nikola Stojiljković over 9 years ago

TYPO3 6.2 patch pushed to gerrit for review: http://review.typo3.org/32220 (sorry for not pushing with proper issue number in the commit message).

TYPO3 6.3 patch will follow shortly.

Actions #3

Updated by Gerrit Code Review over 9 years 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 http://review.typo3.org/32221

Actions #4

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32220

Actions #5

Updated by Gerrit Code Review over 9 years ago

Patch set 3 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32220

Actions #6

Updated by Nikola Stojiljković over 9 years ago

Sorry for spamming, patchset 1 for TYPO3_6-2 branch had no relation to this issue, while patchset 2 had additional files which are work in progress on another TYPO3 core issue... Please review patchset 3.

Actions #7

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #8

Updated by Gerrit Code Review over 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #9

Updated by Gerrit Code Review over 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #10

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #11

Updated by Gerrit Code Review over 9 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #12

Updated by Gerrit Code Review over 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #13

Updated by Gerrit Code Review over 9 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #14

Updated by Gerrit Code Review over 9 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #15

Updated by Gerrit Code Review over 9 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #16

Updated by Gerrit Code Review about 9 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #17

Updated by Gerrit Code Review about 9 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #18

Updated by Gerrit Code Review about 9 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/32221

Actions #19

Updated by Nikola Stojiljković about 9 years ago

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

Updated by Benni Mack about 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #21

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #22

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF