Project

General

Profile

Actions

Bug #90656

closed

Fatal error while trying to send notification-email upon backend-login

Added by Wittkiel Gruppe about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2020-03-06
Due date:
% Done:

100%

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

Description

We have configured our site to send an notification-email upon backend-login ([BE][warning_mode] = 2). After pressing the login-button, this error appears:

Oops, an error occurred!
Return value of TYPO3\CMS\Extbase\Service\ImageService::getImageFromSourceString() must be an object, null returned

Backendlog:

Uncaught TYPO3 Exception: Return value of TYPO3\CMS\Extbase\Service\ImageService::getImageFromSourceString() must be an object, null returned | TypeError thrown in file /var/www/clients/clientx/webx/web/typo3_src-10.3.0/typo3/sysext/extbase/Classes/Service/ImageService.php in line 169

TYPO3 10.3.0 (non composer)
PHP 7.2


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91506: Empty title attribute in ImageViewHelperClosed2020-05-27

Actions
Actions #1

Updated by Georg Ringer about 4 years ago

  • Target version set to 10 LTS
Actions #2

Updated by Christian Eßl about 4 years ago

What is the value of $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['backend']['loginLogo']?

Actions #3

Updated by Georg Ringer about 4 years ago

  • Status changed from New to Needs Feedback
Actions #4

Updated by Wittkiel Gruppe about 4 years ago

Christian Eßl wrote:

What is the value of $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['backend']['loginLogo']?

We are using an external url like "https://www.example.com/typo3login.png"

Actions #5

Updated by Georg Ringer about 4 years ago

  • Status changed from Needs Feedback to Accepted
Actions #6

Updated by Georg Ringer about 4 years ago

Problem is that <f:image> can't handle external files.

Actions #7

Updated by Gerrit Code Review about 4 years ago

  • Status changed from Accepted 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/c/Packages/TYPO3.CMS/+/63635

Actions #8

Updated by Gerrit Code Review about 4 years 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/c/Packages/TYPO3.CMS/+/63635

Actions #9

Updated by Gerrit Code Review about 4 years ago

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

Actions #10

Updated by Gerrit Code Review about 4 years ago

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

Actions #11

Updated by Gerrit Code Review about 4 years ago

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

Actions #12

Updated by Gerrit Code Review about 4 years ago

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

Actions #13

Updated by Gerrit Code Review about 4 years ago

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

Actions #14

Updated by Gerrit Code Review about 4 years ago

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

Actions #15

Updated by Gerrit Code Review almost 4 years ago

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

Actions #16

Updated by Gerrit Code Review almost 4 years ago

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

Actions #17

Updated by Gerrit Code Review almost 4 years ago

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

Actions #18

Updated by Gerrit Code Review almost 4 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63635

Actions #19

Updated by Gerrit Code Review almost 4 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63635

Actions #20

Updated by Gerrit Code Review almost 4 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63635

Actions #21

Updated by Benni Mack almost 4 years ago

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

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions #23

Updated by Markus Klein almost 4 years ago

  • Related to Bug #91506: Empty title attribute in ImageViewHelper added
Actions

Also available in: Atom PDF