View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07974 | Bug reports | Installation | public | 2013-07-05 20:27 | 2013-09-29 15:27 |
Reporter | dmac506 | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 07974: 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 | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 130611 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySql | ||||
Server OS (if known) | *unix | ||||
Webserver software & version (if known) | apache | ||||
PHP Version | 5.4+ | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13075 |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13080 |
|
Version 2.00+ Build 130929 released |
|
LimeSurvey: master d517f406 2013-09-26 08:07 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 08:07 Details Diff |
Fixed issue 07974: Single quote in DB user password breaks installation |
Affected Issues 07974 |
|
mod - application/controllers/InstallerController.php | Diff File |
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 |