View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12450 | Bug reports | Data Entry (non public) | public | 2017-06-01 09:34 | 2018-05-23 13:17 |
Reporter | Assigned To | ||||
Priority | none | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.64.x | ||||
Fixed in Version | 3.0.x | ||||
Summary | 12450: DataEntry not opening with array filter questions | ||||
Description | Data-entry blank screen with debug=>0 | ||||
Additional Information | Debug=>2 outpu: Recoverable error Object of class Question could not be converted to string /application/helpers/common_helper.php(3621) 3609 $mytext=str_replace(' Stack Trace 3616 } #1 2477 $newquestiontext = Question::model()->findByAttributes(array('title' => $qidattributes['array_filter_exclude'], 'language' => $surveyprintlang, 'sid' => $surveyid)); 2484 } 2485 } 2486 return $output; 2487 } #2 2033 $qinfo = LimeExpressionManager::GetQuestionStatus($deqrow['qid']); #3 | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | Version 2.65.1 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | - | ||||
Database type & version | - | ||||
Server OS (if known) | - | ||||
Webserver software & version (if known) | - | ||||
PHP Version | - | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=22896 |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=23578 |
|
LimeSurvey: master bbf4fe12 2017-06-01 12:43
Committer: Details Diff |
Fixed issue 12450: DataEntry not opening with array filter questions (#712) |
Affected Issues 12450 |
|
mod - application/controllers/admin/dataentry.php | Diff File | ||
LimeSurvey: develop 3f6332d6 2017-07-27 12:56
Committer: Details Diff |
Fixed issue 12450: DataEntry not opening with array filter (TYPO) (#787) |
Affected Issues 12450 |
|
mod - application/controllers/admin/dataentry.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-06-01 09:34 |
|
New Issue | |
2017-06-01 10:08 |
|
Assigned To | => user14106 |
2017-06-01 10:08 |
|
Status | new => assigned |
2017-06-01 10:09 |
|
Summary | DataEntry not opening => DataEntry not opening with array filter questions |
2017-06-01 10:09 |
|
Additional Information Updated | |
2017-06-01 10:16 |
|
Note Added: 43787 | |
2017-06-01 10:43 |
|
Changeset attached | => LimeSurvey master bbf4fe12 |
2017-06-01 10:43 |
|
Note Added: 43788 | |
2017-06-01 10:43 |
|
Assigned To | user14106 => LouisGac |
2017-06-01 10:43 |
|
Resolution | open => fixed |
2017-07-27 10:57 |
|
Changeset attached | => LimeSurvey develop 3f6332d6 |
2017-07-27 10:57 |
|
Note Added: 44259 | |
2018-05-23 13:17 |
|
Status | assigned => closed |
2018-05-23 13:17 |
|
Fixed in Version | => 3.0.x |