View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06579Bug reportsStatisticspublic2012-09-30 15:22
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06579: AdminController cannot find the requested view "/error_view".
Description

You have:
Internal Server Error
AdminController cannot find the requested view "/error_view".

When the survey doesn't exist

Steps To Reproduce

Got to statistic of a survey,

Replace sur surveyid by another surveyid (inexistant in your db)
/index.php/admin/responses/index/surveyid/99999999 for exeample

Additional Information

error_view.php are in views/admin/

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)120922
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)Gnu/linux
Webserver software & version (if known)apache
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2012-09-22 15:34

developer   ~20761

There are some other bug like that :

Statistics:
/index.php/admin/statistics/index/surveyid/99999999 : show the form but empty

Survey:
index.php/admin/survey/view/surveyid/99999999
Maybe the best one, but need some "css" and HTML and other patch:
show "Invalid survey id" after the menubar-main but don't show the footer

Token
/index.php/admin/tokens/index/surveyid/99999999
Show white page with The survey you selected does not exist, sure a sql or die

Need to make a choice for all parts
In 192:
the /admin/admin.php?action=browse&sid=999999 is very cool !
but the /admin/admin.php?sid=999999 is ... or die().
Denis

c_schmitz

c_schmitz

2012-09-27 15:45

administrator   ~20850

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9567

c_schmitz

c_schmitz

2012-09-30 15:22

administrator   ~20904

New Version 2.00+ Build 120930 released. If you are using 120926 you should be able to update by ComfortUpdate. All earlier versions need to update manually.

Related Changesets

LimeSurvey: master 09d50b5a

2012-09-27 06:44:47

c_schmitz

Details Diff
Fixed issue 06579: Better error messages when using invalid survey IDs Affected Issues
06579
mod - application/controllers/admin/responses.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/Survey_Common_Action.php Diff File
mod - application/views/admin/token/csvpost.php Diff File

Issue History

Date Modified Username Field Change
2012-09-22 15:29 DenisChenu New Issue
2012-09-22 15:34 DenisChenu Note Added: 20761
2012-09-27 15:42 c_schmitz Assigned To => c_schmitz
2012-09-27 15:42 c_schmitz Status new => assigned
2012-09-27 15:45 c_schmitz Changeset attached => LimeSurvey master 09d50b5a
2012-09-27 15:45 c_schmitz Note Added: 20850
2012-09-27 15:45 c_schmitz Resolution open => fixed
2012-09-27 15:45 c_schmitz Status assigned => resolved
2012-09-27 15:45 c_schmitz Fixed in Version => 2.00+
2012-09-30 15:22 c_schmitz Note Added: 20904
2012-09-30 15:22 c_schmitz Status resolved => closed