View Issue Details

This issue affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10814Bug reportsSurvey takingpublic2016-03-31 10:22
Reporterpgee Assigned To 
PrioritynoneSeverityblock 
Status closedResolutionopen 
Product Version2.50.x 
Summary10814: 10 point array question causes internal server error.
Description

viewing 10 point array gives error

Steps To Reproduce

having a question type of 10 point array gives the error:
Internal Server Error

SurveyController cannot find the requested view "/survey/questions/arrays10point/table_headers".

An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem.

Thank you.

2016-03-23 16:38:03

Additional Information

i can't do much with the question, but from the production server i was able to export the question if that helps.

TagsNo tags attached.
Attached Files
files.zip (81,195 bytes)
Bug heat4
Complete LimeSurvey version number (& build)ea289111644d1cef3add93d82621
I will donate to the project if issue is resolvedNo
Browserchrome 49.0.2623.87 (64-bit)
Database type & versionmysql Ver 14.14 Distrib 5.6.29, for osx10.11 (x86_64) using EditLine wrapper
Server OS (if known)osx 10.11.4
Webserver software & version (if known)Apache/2.2.31 (Unix) DAV/2 PHP/7.0.4
PHP VersionPHP 7.0.4 (cli) (built: Mar 4 2016 07:48:50) ( NTS )

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2016-03-23 18:13

developer   ~36757

Not same issue with last GIT : empty array : no sub questions is shown.

PS: is really better if you upload a lss file and not a lsg/q

pgee

pgee

2016-03-23 23:06

reporter   ~36767

the file survey/questions/arrays10point/table_headers is literally missing from the views in my commit pull from github.

pgee

pgee

2016-03-24 00:06

reporter   ~36769

There is definitely something amiss with my git pull. I did a stack trace on the exception (below) and the qanda helper has different code in my git pull to the zip archive i downloaded.

BTW i upgraded by pulling the new master and overwriting my 2.06. using 'theirs' to manage conflicts. (which were mainly in the templates)

I have uploaded both files.

<table><tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> CException: SurveyController cannot find the requested view "/survey/questions/arrays10point/table_headers". in /opt/local/apache2/htdocs/surveys-uni/framework/web/CController.php on line 878</th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0050</td><td bgcolor='#eeeeec' align='right'>368632</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/opt/local/apache2/htdocs/surveys-uni/index.php' bgcolor='#eeeeec'>.../index.php:0</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0100</td><td bgcolor='#eeeeec' align='right'>591168</td><td bgcolor='#eeeeec'>CApplication->run( )</td><td title='/opt/local/apache2/htdocs/surveys-uni/index.php' bgcolor='#eeeeec'>.../index.php:211</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.0101</td><td bgcolor='#eeeeec' align='right'>593976</td><td bgcolor='#eeeeec'>CWebApplication->processRequest( )</td><td title='/opt/local/apache2/htdocs/surveys-uni/framework/base/CApplication.php' bgcolor='#eeeeec'>.../CApplication.php:185</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>4</td><td bgcolor='#eeeeec' align='center'>0.0119</td><td bgcolor='#eeeeec' align='right'>717584</td><td bgcolor='#eeeeec'>CWebApplication->runController( ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/framework/web/CWebApplication.php' bgcolor='#eeeeec'>.../CWebApplication.php:141</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>5</td><td bgcolor='#eeeeec' align='center'>0.0275</td><td bgcolor='#eeeeec' align='right'>2627456</td><td bgcolor='#eeeeec'>CController->run( ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/framework/web/CWebApplication.php' bgcolor='#eeeeec'>.../CWebApplication.php:282</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>6</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>2632384</td><td bgcolor='#eeeeec'>CController->runActionWithFilters( ???, ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/framework/web/CController.php' bgcolor='#eeeeec'>.../CController.php:265</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>7</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>2632384</td><td bgcolor='#eeeeec'>CController->runAction( ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/framework/web/CController.php' bgcolor='#eeeeec'>.../CController.php:286</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>8</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>2632384</td><td bgcolor='#eeeeec'>CAction->runWithParams( ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/framework/web/CController.php' bgcolor='#eeeeec'>.../CController.php:308</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>9</td><td bgcolor='#eeeeec' align='center'>0.0278</td><td bgcolor='#eeeeec' align='right'>2632512</td><td bgcolor='#eeeeec'>index->run( )</td><td title='/opt/local/apache2/htdocs/surveys-uni/framework/web/actions/CAction.php' bgcolor='#eeeeec'>.../CAction.php:76</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>10</td><td bgcolor='#eeeeec' align='center'>0.0502</td><td bgcolor='#eeeeec' align='right'>3174144</td><td bgcolor='#eeeeec'>index->action( )</td><td title='/opt/local/apache2/htdocs/surveys-uni/application/controllers/survey/index.php' bgcolor='#eeeeec'>.../index.php:75</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>11</td><td bgcolor='#eeeeec' align='center'>0.0868</td><td bgcolor='#eeeeec' align='right'>4075608</td><td bgcolor='#eeeeec'>SurveyRuntimeHelper->run( ???, ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/application/controllers/survey/index.php' bgcolor='#eeeeec'>.../index.php:606</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>12</td><td bgcolor='#eeeeec' align='center'>3.9451</td><td bgcolor='#eeeeec' align='right'>5398128</td><td bgcolor='#eeeeec'>retrieveAnswers( ???, ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/application/helpers/SurveyRuntimeHelper.php' bgcolor='#eeeeec'>.../SurveyRuntimeHelper.php:1034</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>13</td><td bgcolor='#eeeeec' align='center'>3.9491</td><td bgcolor='#eeeeec' align='right'>5419136</td><td bgcolor='#eeeeec'>do_array_10point( ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/application/helpers/qanda_helper.php' bgcolor='#eeeeec'>.../qanda_helper.php:259</td></tr>
<tr><td bgcolor='#eeeeec' align='center'>14</td><td bgcolor='#eeeeec' align='center'>3.9539</td><td bgcolor='#eeeeec' align='right'>5469624</td><td bgcolor='#eeeeec'>CController->renderPartial( ???, ???, ???, ??? )</td><td title='/opt/local/apache2/htdocs/surveys-uni/application/helpers/qanda_helper.php' bgcolor='#eeeeec'>.../qanda_helper.php:4099</td></tr></table>

DenisChenu

DenisChenu

2016-03-24 08:08

developer   ~36771

@pgee : we can manage all merging conflict from "own" 2.06 version.

For error : you can upload HTML file directly :)

Issue History

Date Modified Username Field Change
2016-03-23 06:45 pgee New Issue
2016-03-23 06:45 pgee File Added: limesurvey_question_12097.lsq
2016-03-23 18:13 DenisChenu File Added: limesurvey_survey_array10.lss
2016-03-23 18:13 DenisChenu Note Added: 36757
2016-03-23 23:06 pgee Note Added: 36767
2016-03-24 00:03 pgee File Added: files.zip
2016-03-24 00:06 pgee Note Added: 36769
2016-03-24 08:08 DenisChenu Note Added: 36771
2016-03-31 10:22 LouisGac Status new => closed
2016-03-31 10:22 LouisGac Category Survey design => Survey taking