View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07974Bug reportsInstallationpublic2013-09-29 15:27
Reporterdmac506 Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary07974: Single quote for DB user password, breaks install
Description

Background: I use random passwords for everything, my KeePass profile is 20char a-z,A-Z,1-0,and all other characters for english keyboards.

Problem: While manually installing LS my password had a single quote, this broke the install and did not create an administrator account. When I fixed line 42 of config.php with a full character escape (I think it is called) using double quotes around the password, I fixed the install, but there were no users, thus no admin account.

Steps To Reproduce

use a single quote (') for a database user password.

Additional Information

use a full character escape for DB user pass

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)130611
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySql
Server OS (if known)*unix
Webserver software & version (if known)apache
PHP Version5.4+

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-09-26 08:07

administrator   ~26372

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13075

c_schmitz

c_schmitz

2013-09-26 11:19

administrator   ~26382

Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13080

c_schmitz

c_schmitz

2013-09-29 15:27

administrator   ~26430

Version 2.00+ Build 130929 released

Related Changesets

LimeSurvey: master d517f406

2013-09-26 06:07:36

c_schmitz

Details Diff
Fixed issue 07974: Single quote in DB user password breaks installation Affected Issues
07974
mod - application/controllers/InstallerController.php Diff File

LimeSurvey: 2.05 9f00d549

2013-09-26 06:07:36

c_schmitz

Details Diff
Fixed issue 07974: Single quote in DB user password breaks installation Affected Issues
07974
mod - application/controllers/InstallerController.php Diff File

Issue History

Date Modified Username Field Change
2013-07-05 20:27 dmac506 New Issue
2013-09-26 07:55 c_schmitz Assigned To => c_schmitz
2013-09-26 07:55 c_schmitz Status new => assigned
2013-09-26 08:07 c_schmitz Status assigned => resolved
2013-09-26 08:07 c_schmitz Fixed in Version => 2.00+
2013-09-26 08:07 c_schmitz Resolution open => fixed
2013-09-26 08:07 c_schmitz Changeset attached => LimeSurvey master d517f406
2013-09-26 08:07 c_schmitz Note Added: 26372
2013-09-26 11:19 c_schmitz Changeset attached => LimeSurvey 2.05 9f00d549
2013-09-26 11:19 c_schmitz Note Added: 26382
2013-09-29 15:27 c_schmitz Note Added: 26430
2013-09-29 15:27 c_schmitz Status resolved => closed