View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10651Bug reportsInstallationpublic2016-08-24 15:26
Reporterollehar Assigned Tosammousa  
PrioritynormalSeveritypartial_block 
Status closedResolutionopen 
Summary10651: If I try to install with PostgreSQL and enter wrong user/password, I don't get an error message
Description

If I try to install with PostgreSQL and enter wrong user/password, I don't get an error message

Steps To Reproduce

Install with PostgreSQL

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)latest
I will donate to the project if issue is resolvedNo
Browser-
Database type & versionpostgresql
Server OS (if known)ubuntu
Webserver software & version (if known)apache
PHP Version7.0

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2016-03-02 15:40

administrator   ~35838

Same problem with MySQL.

DenisChenu

DenisChenu

2016-03-03 08:22

developer   ~35855

@sammousa : i improve 2.50 (and my 2.06) :
https://github.com/LimeSurvey/LimeSurvey/commits/b08ac5cf6150c124bc3a914175c0899d8506e134/application/controllers/InstallerController.php

The systemm can be improved :

  • Separate the 3 test in core/db/sqlType
  • Example : $sDatabaseType=='mysql' && $e->getCode()!=1049 : we can retuirn the error : i think (must be tested), maybe saùme for pg
ollehar

ollehar

2016-03-03 11:18

administrator   ~35860

Actually, I can't install even with the correct username/password.

Issue History

Date Modified Username Field Change
2016-03-02 15:37 ollehar New Issue
2016-03-02 15:37 ollehar Status new => assigned
2016-03-02 15:37 ollehar Assigned To => sammousa
2016-03-02 15:40 ollehar Note Added: 35838
2016-03-03 08:22 DenisChenu Note Added: 35855
2016-03-03 11:18 ollehar Note Added: 35860
2016-08-24 15:26 c_schmitz Status assigned => closed