View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09227Bug reportsSurvey takingpublic2014-09-13 19:38
Reporterriqcles Assigned Toc_schmitz  
PrioritynormalSeverityblock 
Status closedResolutionno change required 
Product Version2.05+ 
Summary09227: Too many questions = return to the list of questionnaires or crash
Description

Hello everyone,
I encountered a bug when creating multiple questions.
In my survey, I have a group with 20 questions of different types that occur more than once.

Here are the types of questions (obtained with the logic file the questionnaire):
Multiple areas of short text
List (radio buttons) [L]
Multiple digital inputs [K]
List (radio buttons) [L]
Multiple choice [M]
Table (Texts) [;]
Display text [X]
Table (Numbers) [:]

When all these issues are together and I am testing the questionnaire (on and using the url -> no the gear !!!): lol:

Note: you can walk right into the bottom, it is not necessary to fill out the answers (even with mandatory questions: silly:) for the error.

And I choose to validate, I get the following message:

  • On my development server localhost (127.0.0.1):

404 Not found.
The survey in All which you are try trying to participate way Does not sccm to exist. It May-have been deleted or the link is outdated You Were Given or incorrect.

The requested URL was not found on this server. If You entered the URL Manually please check your spelling and try again.

If you think this is a server error, please Contact the webmaster.


  • On my production server:

The page containing the list of questionnaires on the server appears.

I can not determine the error. By removing a question, the error does not appear (whatever the issue). : ohmy:

To generate the error, take all the questions.

I have attached the questionnaire to the message. I'll import it into the questionnaire demo and create a bug in the bug tracker LimeSurvey.

NB :::: I used two different build LimeSurvey:

Development server: the latest: 140911
production server: 131107 (... I would migrate later: woohoo:)

Steps To Reproduce

use the file .lss
import the survey
go to the end without completing questions and press submit

Additional Information

The survey was imported to the demo server LimeSurvey.
the server crashes also

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)build 140911
I will donate to the project if issue is resolvedNo
Browser
Database type & versionPostgresql 9.3
Server OS (if known)CentOS 6.5
Webserver software & version (if known)Apache 2.2
PHP VersionPHP 5.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2014-09-13 14:41

developer   ~30611

Last edited: 2014-09-13 14:42

Same think here : max_input_var form php.ini : but with debug=2 : no error shown + no information for user with debug=0.
[Sat Sep 13 11:44:09 2014] [error] [client xxxx] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0, referer: http://limesurvey.example.pro/survey/index
[Sat Sep 13 11:45:35 2014] [error] [client xxxxx] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0, referer: http://limesurvey.example.pro/survey/index

Goes to 404 seems obvious.

Maybe i have a solution for the 404. Have to find a way for input_var (some alert to the user, some mail to admin), and ithink some input can be removed (set to disabled : used only for EM/javascript).

Denis

c_schmitz

c_schmitz

2014-09-13 19:35

administrator   ~30619

It is well covered in the FAQ:

https://manual.limesurvey.org/Troubleshooting#After_submitting_a_page_you_end_up_at_the_general_index_page.2Fat_a_404_page_or_you_get_the_message_.27The_CSRF_token_could_not_be_verified.27

Please use the forums before submitting something like this.

DenisChenu

DenisChenu

2014-09-13 19:38

developer   ~30620

Sorry,

It's me, forum post done before .

Issue History

Date Modified Username Field Change
2014-09-12 17:47 riqcles New Issue
2014-09-12 17:47 riqcles File Added: Limesurvey_bugs_questions.lss
2014-09-13 14:41 DenisChenu Note Added: 30611
2014-09-13 14:42 DenisChenu Note Edited: 30611
2014-09-13 19:35 c_schmitz Note Added: 30619
2014-09-13 19:35 c_schmitz Status new => closed
2014-09-13 19:35 c_schmitz Assigned To => c_schmitz
2014-09-13 19:35 c_schmitz Resolution open => not fixable
2014-09-13 19:38 DenisChenu Note Added: 30620
2014-09-13 19:38 DenisChenu Status closed => feedback
2014-09-13 19:38 DenisChenu Resolution not fixable => reopened
2014-09-13 19:38 DenisChenu Status feedback => closed
2014-09-13 19:38 DenisChenu Resolution reopened => no change required