-
Notifications
You must be signed in to change notification settings - Fork 4
Misleading error message in translation data. #227
Copy link
Copy link
Open
Labels
LCB-TechDebtIssue exists in Legacy Code Base. We inherited it.Issue exists in Legacy Code Base. We inherited it.ProdObserved in Production Environment.Observed in Production Environment.TranslationIssues related to Language Translation DataIssues related to Language Translation DataUIUser Interface Issues.User Interface Issues.invalidThis doesn't seem rightThis doesn't seem right
Metadata
Metadata
Assignees
Labels
LCB-TechDebtIssue exists in Legacy Code Base. We inherited it.Issue exists in Legacy Code Base. We inherited it.ProdObserved in Production Environment.Observed in Production Environment.TranslationIssues related to Language Translation DataIssues related to Language Translation DataUIUser Interface Issues.User Interface Issues.invalidThis doesn't seem rightThis doesn't seem right
languages/*.lang.php_ERRSQLCONNECTINFOExpected Behavior:
Return an error message matching the DB type of the DB in use.
Current Behavior:
Returns a message containing
$alert_dbname : MySQL database name where the alerts are stored, even on non MySQL DBs.