View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06071 | Bug reports | Installation | public | 2012-05-08 00:25 | 2012-05-10 12:22 |
Reporter | Assigned To | c_schmitz | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06071: Notice: Undefined index: value in LimeExpressionManager.php on line 6466 | ||||
Description | Getting error on every page load. Have 1.92+ 120501. Hit refresh and the error goes away. Fills page up with error about 100 times. | ||||
Steps To Reproduce | After login, click on any survey and error precedes any HTML in source. | ||||
Additional Information | Hosted on Windows Server 2008 R2 running IIS with latest SP and windows updates. Using PHP Version 5.3.10, and DB is on SQL 2005 backend server with latest SP and updates as well. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 120501 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | FF 12 | ||||
Database type & version | MSSQL 2005 | ||||
Server OS (if known) | Windows 2008 R2 | ||||
Webserver software & version (if known) | IIS 7.5 | ||||
PHP Version | PHP Version 5.3.10 | ||||
Which db driver are you using in config.php? |
|
It should be MSSQL, here's config.php: $databasetype = 'odbc_mssql'; // ADOdb database driver - valid values are mysql, odbc_mssql or postgres // File Locations //$rootdir = dirname(FILE); // This is the physical disk location for your limesurvey installation. Normally you don't have to touch this setting. // Site Setup $defaultuser = 'admin'; // This is the default username when LimeSurvey is installed // Email Settings $siteadminemail = 'claw@s.com'; // The default email address of the site administrator // Language Fix $translationmode = 1; |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8356 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8357 |
|
thanks for jumping on this! |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8360 |
|
LimeSurvey: master a30211cf 2012-05-08 14:11 Details Diff |
Fixed issue 06071: Notices if using mssql and changing/importing survey |
Affected Issues 06071 |
|
mod - classes/expressions/LimeExpressionManager.php | Diff File | ||
LimeSurvey: Yii de19caaf 2012-05-08 14:12 Details Diff |
Fixed issue 06071: Notices if using mssql and changing/importing survey |
Affected Issues 06071 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
LimeSurvey: Yii 31ce4c0f 2012-05-08 14:31 Details Diff |
Fixed issue 06071: Notices if using mssql and changing/importing survey |
Affected Issues 06071 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-08 00:25 |
|
New Issue | |
2012-05-08 09:20 | c_schmitz | Note Added: 18621 | |
2012-05-08 09:20 | c_schmitz | Assigned To | => c_schmitz |
2012-05-08 09:20 | c_schmitz | Status | new => feedback |
2012-05-08 15:46 |
|
Note Added: 18627 | |
2012-05-08 15:46 |
|
Status | feedback => assigned |
2012-05-08 21:12 | c_schmitz | Changeset attached | => LimeSurvey master a30211cf |
2012-05-08 21:12 | c_schmitz | Note Added: 18632 | |
2012-05-08 21:12 | c_schmitz | Resolution | open => fixed |
2012-05-08 21:12 | c_schmitz | Changeset attached | => LimeSurvey Yii de19caaf |
2012-05-08 21:12 | c_schmitz | Note Added: 18633 | |
2012-05-08 21:12 | c_schmitz | Status | assigned => resolved |
2012-05-08 21:12 | c_schmitz | Fixed in Version | => 1.92+ |
2012-05-08 21:15 |
|
Note Added: 18634 | |
2012-05-08 21:31 | c_schmitz | Changeset attached | => LimeSurvey Yii 31ce4c0f |
2012-05-08 21:31 | c_schmitz | Note Added: 18635 | |
2012-05-10 12:22 | c_schmitz | Status | resolved => closed |