View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06459Bug reportsStatisticspublic2012-08-16 10:23
Reportersammousa Assigned Tosammousa  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00RC8 
Target Version2.00RC9Fixed in Version2.00RC9 
Summary06459: Declaration of statistics::run() should be compatible with Survey_Common_Action::run()
Description

Seems to be due to php 5.4 being more strict about this.

Steps To Reproduce

Go to survey statistics on an active survey.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)000000
I will donate to the project if issue is resolvedNo
BrowserFF
Database type & versionmysql 5.5.24-0ubuntu0.12.04.1
Server OS (if known)Ubuntu 12.04
Webserver software & version (if known)nginx 1.1.19-1
PHP Version5.4.4.1

Users monitoring this issue

There are no users monitoring this issue.

Activities

sammousa

sammousa

2012-08-09 14:52

reporter   ~20308

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

sammousa

sammousa

2012-08-09 14:53

reporter   ~20309

Fix this by setting survey id = 0 as default parameter.
The statistics package does not have neat error handling yet..

sammousa

sammousa

2012-08-09 15:21

reporter   ~20312

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

c_schmitz

c_schmitz

2012-08-16 10:23

administrator   ~20458

Version 2.00 RC 9 released.

Related Changesets

LimeSurvey: 2.1 bdefcbc0

2012-08-09 05:48:47

sammousa

Details Diff
Fixed issue 06459: Declaration of statistics::run() should be compatible with Survey_Common_Action::run()
Dev The statistics action contains no error handling for incorrect / unknown survey ids, should this be reported separately?
Affected Issues
06459
mod - application/controllers/admin/statistics.php Diff File

LimeSurvey: Yii 699adee4

2012-08-09 05:50:39

sammousa

Details Diff
Fixed issue 06459: Declaration of statistics::run() should be compatible with Survey_Common_Action::run() Affected Issues
06459
mod - application/controllers/admin/statistics.php Diff File

Issue History

Date Modified Username Field Change
2012-08-09 14:45 sammousa New Issue
2012-08-09 14:52 sammousa Changeset attached => LimeSurvey Yii 699adee4
2012-08-09 14:52 sammousa Note Added: 20308
2012-08-09 14:52 sammousa Assigned To => sammousa
2012-08-09 14:52 sammousa Resolution open => fixed
2012-08-09 14:53 sammousa Note Added: 20309
2012-08-09 14:53 sammousa Status new => resolved
2012-08-09 14:53 sammousa Fixed in Version => 2.00+
2012-08-09 15:21 sammousa Changeset attached => LimeSurvey 2.1 bdefcbc0
2012-08-09 15:21 sammousa Note Added: 20312
2012-08-12 15:32 c_schmitz Fixed in Version 2.00+ => 2.00RC9
2012-08-15 00:22 c_schmitz Target Version => 2.00RC9
2012-08-16 10:23 c_schmitz Note Added: 20458
2012-08-16 10:23 c_schmitz Status resolved => closed