View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 06340 | Bug reports | Other | public | 2012-07-19 12:58 | 2012-07-25 15:43 |
| Reporter | sammousa | Assigned To | c_schmitz | ||
| Priority | high | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00RC4 | ||||
| Fixed in Version | 1.92+ | ||||
| Summary | 06340: String offset cast occured | ||||
| Description | PHP notice String offset cast occured /home/sam/limesurvey/application/helpers/common_helper.php(4691) 4679 $fields=array_map('CSVUnquote',$fields); Stack Trace 098 elseif (User::model()->find("users_name='$new_user'")) { #1 77 $oMethod = new ReflectionMethod($this, $sDefault); #4 153 Yii::app()->session['redirectopage'] = Yii::app()->request->requestUri; #8 | ||||
| Steps To Reproduce |
| ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 120622 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | mysql 5.5.24-0ubuntu0.12.04.1 | ||||
| Server OS (if known) | Ubuntu 12.04 | ||||
| Webserver software & version (if known) | nginx 1.1.19-1 | ||||
| PHP Version | 5.4.4.1 | ||||
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9061 |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9062 |
|
|
LimeSurvey: Yii b0d05ece 2012-07-20 03:47 Details Diff |
Fixed issue 06340: Error "String offset cast occured" when adding user and using PHP 5.4 or later |
Affected Issues 06340 |
|
| mod - application/helpers/common_helper.php | Diff File | ||
|
LimeSurvey: master 7cf77c04 2012-07-20 03:47 Details Diff |
Fixed issue 06340: Error "String offset cast occured" when adding user and using PHP 5.4 or later |
Affected Issues 06340 |
|
| mod - common_functions.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-07-19 12:58 | sammousa | New Issue | |
| 2012-07-20 10:47 | c_schmitz | Changeset attached | => LimeSurvey Yii b0d05ece |
| 2012-07-20 10:47 | c_schmitz | Note Added: 19862 | |
| 2012-07-20 10:47 | c_schmitz | Assigned To | => c_schmitz |
| 2012-07-20 10:47 | c_schmitz | Resolution | open => fixed |
| 2012-07-20 10:48 | c_schmitz | Changeset attached | => LimeSurvey master 7cf77c04 |
| 2012-07-20 10:48 | c_schmitz | Note Added: 19863 | |
| 2012-07-20 10:48 | c_schmitz | Status | new => resolved |
| 2012-07-20 10:48 | c_schmitz | Fixed in Version | => 1.92+ |
| 2012-07-25 15:43 | c_schmitz | Status | resolved => closed |