View Issue Details

This bug affects 1 person(s).
 18
IDProjectCategoryView StatusLast Update
08439Bug reportsInstallationpublic2014-01-15 12:19
Reporterrfaber Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary08439: Installer optional settings (6) not saved: error 1048 column stg_value cannot be null
Description

When running the installer, after filling in optional settings (step 6), an error gets triggered:
Internal server error: Exception 'CDbException' with message: 'CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'stg_value' cannot be null' in [serverpath]/framework/db/CDbCommand.php: 358.

Steps To Reproduce

run the installer (remove or rename application/config/config.php and open the admin site).

TagsNo tags attached.
Bug heat18
Complete LimeSurvey version number (& build)131209
I will donate to the project if issue is resolvedNo
BrowserFF25.0.1
Database type & versionMySQL 5.0.90
Server OS (if known)FreeBSD 6.3
Webserver software & version (if known)Apache 20051115
PHP Version5.3.2

Relationships

has duplicate 08450 closedc_schmitz SQLSTATE[23000] 
has duplicate 08482 closedc_schmitz installation hangs on Linux using MS SQL database 

Users monitoring this issue

There are no users monitoring this issue.

Activities

rfaber

rfaber

2013-12-09 22:57

reporter   ~27536

Can be worked around: installer steps 1-5 are fine, settings can be changed in admin interface.

c_schmitz

c_schmitz

2013-12-11 16:05

administrator   ~27549

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

c_schmitz

c_schmitz

2013-12-19 14:17

administrator   ~27662

2.05+ Build 131219 released

Related Changesets

LimeSurvey: master 757833b8

2013-12-11 15:05:37

c_schmitz

Details Diff
Fixed issue 08439: Installer optional settings (6) not saved: error 1048 column stg_value cannot be null Affected Issues
08439
mod - application/controllers/InstallerController.php Diff File
mod - application/views/installer/dbsettings_view.php Diff File

Issue History

Date Modified Username Field Change
2013-12-09 22:54 rfaber New Issue
2013-12-09 22:57 rfaber Note Added: 27536
2013-12-11 13:28 c_schmitz Assigned To => c_schmitz
2013-12-11 13:28 c_schmitz Status new => assigned
2013-12-11 16:05 c_schmitz Changeset attached => LimeSurvey master 757833b8
2013-12-11 16:05 c_schmitz Note Added: 27549
2013-12-11 16:05 c_schmitz Resolution open => fixed
2013-12-11 16:05 c_schmitz Status assigned => resolved
2013-12-11 16:05 c_schmitz Fixed in Version => 2.05+
2013-12-16 10:36 c_schmitz Relationship added has duplicate 08450
2013-12-19 14:17 c_schmitz Note Added: 27662
2013-12-19 14:17 c_schmitz Status resolved => closed
2014-01-08 11:24 mdekker Relationship added related to 08482
2014-01-15 12:19 c_schmitz Relationship replaced has duplicate 08482