Project

General

Profile

Actions

Bug #71745

closed

Epic #72342: Remove deprecated code from the core

Task #72438: Remove deprecated code from FlashMessage

RecordList uses deprecated method render() of FlashMessage

Added by Martin Kutschker over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2015-11-20
Due date:
% Done:

0%

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

Description

TYPO3\CMS\Recordlist\RecordList uses deprecated method render() of TYPO3\CMS\Core\Messaging\FlashMessage.

Right within main() when it (the BE list module) shows the message 'noRecordsOnThisPage' for an empty folder.

Actions #1

Updated by Martin Kutschker over 8 years ago

More issues of the same:

typo3/sysext/recordlist/Classes/LinkHandler/PageLinkHandler.php
TYPO3\CMS\Recordlist\LinkHandler\PageLinkHandler->getTemporaryTreeMountCancelNotice()

typo3/sysext/recordlist/Classes/Browser/DatabaseBrowser.php
TYPO3\CMS\Recordlist\Browser\DatabaseBrowser->getTemporaryTreeMountCancelNotice()

typo3/sysext/wizard_crpages/Classes/Controller/CreatePagesWizardModuleFunctionController.php
TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController->main()
2 occurences!

Possible solution?

TYPO3\CMS\Core\Messaging\FlashMessageQueue->renderFlashMessages()
Actions #2

Updated by Martin Kutschker over 8 years ago

  • Assignee set to Martin Kutschker
Actions #3

Updated by Martin Kutschker over 8 years ago

Some of these occurences are better changed to callouts (the infobox viewhelper).

Actions #4

Updated by Michael Oehlhof over 8 years ago

  • Parent task set to #72438
Actions #5

Updated by Michael Oehlhof about 8 years ago

  • Status changed from New to Closed

This has been fixed with item 73421

Actions

Also available in: Atom PDF