View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17622 | Bug reports | Import/Export | public | 2021-09-24 08:45 | 2021-11-02 09:06 |
Reporter | pogodam | Assigned To | ollehar | ||
Priority | high | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.x | ||||
Summary | 17622: Cant export "Not completed" survey participant when "Anonymized responses" is set "no" | ||||
Description | I cannot export users who have not completed the survey. I checked several surveys and it seems to me that the problem only concerns surveys with "Anonymized responses" set to "no" | ||||
Steps To Reproduce |
| ||||
Additional Information | About 4 months ago I was upgrading Limesurvey from 3.x to 5x. | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 5.0.11 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysql 8.x+ | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4 | ||||
Do you get an error message? |
|
Yes, after I click export button. Property "TokenDynamic.id" is not defined. I don't know why error.jpg wasn't included. |
|
Can you enable debug = 2 in application/config/config.php and try again, please? Paste the complete error message here. |
|
Below is the error log. I don't know if I can set any text formatting so I paste "raw" text. Additionally, I am attaching a print screen which is more readable. CException Property "TokenDynamic.id" is not defined. /docker/www/framework/db/ar/CActiveRecord.php(162) 150 This method is overridden so that AR attributes can be accessed like properties. Stack Trace 157 if($this->setAttribute($name,$value)===false) #1 2292 foreach ($bresultAll as $tokenKey => $tokenValue) { #2 1536 $this->_newtokentable($iSurveyId); #3 110 elseif($param->isDefaultValueAvailable()) #5 81 $oMethod = new ReflectionMethod($this, $sDefault); #6 303 { #7 281 @see runAction #8 260 { #9 197 } #10 277 { #11 136 foreach(array_splice($this->catchAllRequest,1) as $name=>$value) #12 180 public function run() #13 187 require_once APPPATH . 'core/LSYii_Application' . EXT; |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=32799 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-09-24 08:45 | pogodam | New Issue | |
2021-09-24 11:38 | ollehar | Note Added: 66610 | |
2021-09-24 11:38 | ollehar | Bug heat | 0 => 2 |
2021-09-24 11:44 | pogodam | Note Added: 66611 | |
2021-09-24 11:44 | pogodam | File Added: error.jpg | |
2021-09-24 11:44 | pogodam | Bug heat | 2 => 4 |
2021-09-24 11:50 | ollehar | Priority | none => high |
2021-09-24 11:50 | ollehar | Zoho Project Synchronization | => |Yes| |
2021-09-24 18:13 | c_schmitz | Assigned To | => c_schmitz |
2021-09-24 18:13 | c_schmitz | Status | new => feedback |
2021-09-24 18:13 | c_schmitz | Note Added: 66614 | |
2021-09-24 18:13 | c_schmitz | Bug heat | 4 => 6 |
2021-09-28 07:03 | pogodam | Note Added: 66627 | |
2021-09-28 07:03 | pogodam | File Added: Screenshot 2021-09-28 at 06-59-16 CException.png | |
2021-09-28 07:03 | pogodam | Status | feedback => assigned |
2021-10-05 16:53 | ollehar | Assigned To | c_schmitz => ollehar |
2021-10-05 17:16 | ollehar | Status | assigned => ready for testing |
2021-10-22 09:30 | ollehar | Changeset attached | => LimeSurvey master d2f29d49 |
2021-10-22 09:30 | ollehar | Note Added: 66899 | |
2021-10-22 09:30 | ollehar | Resolution | open => fixed |
2021-10-22 09:30 | c_schmitz | Status | ready for testing => resolved |
2021-11-02 09:06 | c_schmitz | Status | resolved => closed |