Actions
Bug #80762
closedAbstractMessage should have string, but integer is given
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-04-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
My local system (Windows, xampp) can't access remote repository, which is currently okay, and it will throw an exception. I got this error:
Argument 1 passed to TYPO3\CMS\Core\Messaging\AbstractMessage::setTitle() must be of the type string, integer given, called in X:\xampp\htdocs\typo3lts\typo3\sysext\core\Classes\Messaging\FlashMessage.php on line 67
More details, see attached screenshot.
Files
Updated by Guido S. over 7 years ago
- Subject changed from Argument 1 passed to TYPO3\CMS\Core\Messaging\AbstractMessage::setTitle() must be of the type string, integer given to AbstractMessage should have string, but integer is given
Updated by Gerrit Code Review over 7 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 https://review.typo3.org/52445
Updated by Oliver Hader over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6da38a68794a35d3a2fb9093d083bcaeaf1b35e2.
Actions