Project

General

Profile

Actions

Bug #41362

closed

connectDB() does not signal connection problems to scheduler

Added by Andreas Lappe over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2012-09-25
Due date:
% Done:

0%

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

Description

I had the case that the credentials in localconf.php where dependent on an environment-variable. Not passing this variable to scheduler resulted in failing connections to the database (obviously) but the scheduler didn't tell any problems except for the return code 1 instead of 0.

This could be easier…

The thrown exceptions do not show in the cli-environment, therefor a switch could be added to use a die($message) when in cli-mode.

Actions #1

Updated by Stefan Galinski over 11 years ago

Sounds like you already know the code that is required to change this behaviour. Can you please create a patch and push it to the review system?

Actions #2

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15045

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Under Review to Needs Feedback

It seams the issue exists only in the TYPO3 CMS 4.7 series for which the patch set was abandoned.

So I would like to close this issue, is that ok?

Actions #4

Updated by Andreas Lappe over 10 years ago

I thought it still exists in the 6.1 series too, but go ahead and close it… I worked my way around, as in so many other areas of this CMS.

Actions #5

Updated by Wouter Wolters over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

Thanks for your response. Closed.

Actions #6

Updated by Andreas Lappe over 9 years ago

Same problem exists in 6.2… still annoying.

Actions

Also available in: Atom PDF