View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11505 | Bug reports | Statistics | public | 2016-07-27 15:36 | 2016-08-01 14:15 |
Reporter | thiagosmartins | Assigned To | c_schmitz | ||
Priority | immediate | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 11505: When browsing survey responses, search fields gives a 404 error. | ||||
Description | I have a somehow big survey, with 11 groups and 56 questions. When browsing survey responses, trying to use any search field gives a 404 error popup (see attached file). Even with an empty response table the error shows up, but in my live survey I have around 400 responses. | ||||
Steps To Reproduce | Import the provided LSS file | ||||
Additional Information | Google Chrome Developer Tools give this error: GET https://ADDRESS/tmp/assets/b198ed5/img/loader.gif 404 (Not Found) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 2.50+ Build 160728 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | All | ||||
Database type & version | SQLServer | ||||
Server OS (if known) | Windows NT RD00155D001AF5 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586 | ||||
Webserver software & version (if known) | IIS 8.0 | ||||
PHP Version | 5.6.20 | ||||
Can not confirm the issue with last GIT version. What is your config abiut urlManager ? Maybe its' get ? I only can confirm issue for loader.gif only :) |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19836 |
|
Dev note: Probably an error in Yii CBCriteria - field names in criterias should always be quoted. |
|
@c_schmitz : ytou're right : compare don't quote : https://github.com/LimeSurvey/LimeSurvey/blob/master/application/helpers/common_helper.php#L5650 |
|
PS : bad SQL => 404 error ??????? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19839 |
|
I cannot see any other errors. So lets first fix what's obvious. |
|
thiagosmartins, please apply the fix (just replace the file with the one from the second patch) and let us know if the issue is gone. |
|
Its why i think og get in url and not path :) |
|
I don't know if this is related to this issue, but maybe it is. I was about to open a new case but maybe it is related to this one. In the same survey, more then 400 responses, when I try to "Export to Application" and select Microsoft Excel, I get a huge PHP Warning. See attached PDF file. Sorry if this is not related to this case, I have very basic dev and DB skills. If needed I can open a new case for this one. |
|
Sorry guys, still not working after changing SurveyDynamic.php. Same 404 error and same log using Chrome Dev Tools (error below). I have tried both, the first e last fix. #breadcrumb-container |
|
I set up the IIS with SQL Server and could not reproduce. |
|
Version 2.50 Build 160731 released |
|
LimeSurvey: master d4d15d93 2016-07-28 11:41 Details Diff |
Fixed issue 11505: When browsing survey responses, search fields gives a 404 error Dev Partial fix |
Affected Issues 11505 |
|
mod - application/models/SurveyDynamic.php | Diff File | ||
LimeSurvey: master a14ab634 2016-07-28 12:08 Details Diff |
Fixed issue 11505: When browsing survey responses, search fields gives a 404 error Dev Fully fixed |
Affected Issues 11505 |
|
mod - application/models/SurveyDynamic.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-27 15:36 | thiagosmartins | New Issue | |
2016-07-27 15:36 | thiagosmartins | File Added: 2016_07_27_10_04_55.png | |
2016-07-27 15:38 | thiagosmartins | File Added: survey_883598.lss | |
2016-07-28 09:11 | DenisChenu | Note Added: 40087 | |
2016-07-28 11:40 | c_schmitz | Priority | none => immediate |
2016-07-28 11:41 | c_schmitz | Assigned To | => LouisGac |
2016-07-28 11:41 | c_schmitz | Status | new => assigned |
2016-07-28 11:42 | c_schmitz | Changeset attached | => LimeSurvey master d4d15d93 |
2016-07-28 11:42 | c_schmitz | Note Added: 40088 | |
2016-07-28 11:42 | c_schmitz | Assigned To | LouisGac => c_schmitz |
2016-07-28 11:42 | c_schmitz | Resolution | open => fixed |
2016-07-28 11:43 | c_schmitz | Note Added: 40089 | |
2016-07-28 11:56 | DenisChenu | Note Added: 40090 | |
2016-07-28 11:58 | DenisChenu | Note Added: 40091 | |
2016-07-28 12:11 | c_schmitz | Changeset attached | => LimeSurvey master a14ab634 |
2016-07-28 12:11 | c_schmitz | Note Added: 40092 | |
2016-07-28 12:11 | c_schmitz | Note Added: 40093 | |
2016-07-28 12:19 | c_schmitz | Status | assigned => resolved |
2016-07-28 12:19 | c_schmitz | Fixed in Version | => 2.5 |
2016-07-28 12:19 | c_schmitz | Note Added: 40094 | |
2016-07-28 13:53 | DenisChenu | Note Added: 40095 | |
2016-07-28 14:50 | thiagosmartins | Note Added: 40098 | |
2016-07-28 14:50 | thiagosmartins | File Added: PHP warning.pdf | |
2016-07-28 14:56 | thiagosmartins | Note Added: 40099 | |
2016-07-28 14:56 | thiagosmartins | Status | resolved => feedback |
2016-07-28 14:56 | thiagosmartins | Resolution | fixed => reopened |
2016-07-28 17:23 | c_schmitz | Note Added: 40102 | |
2016-07-28 17:23 | c_schmitz | Status | feedback => resolved |
2016-07-28 17:23 | c_schmitz | Resolution | reopened => fixed |
2016-07-28 17:24 | c_schmitz | File Deleted: PHP warning.pdf | |
2016-08-01 14:15 | c_schmitz | Note Added: 40137 | |
2016-08-01 14:15 | c_schmitz | Status | resolved => closed |