View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 05813 | Bug reports | Statistics | public | 2012-02-13 10:34 | 2012-03-14 21:08 |
| Reporter | Mazi | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00a2 | ||||
| Target Version | 2.00a2 | Fixed in Version | 2.00a2 | ||
| Summary | 05813: Viewing statistics not possible | ||||
| Description | When trying to view statistics (URL: http://localhost/limesurvey_yii/admin/statistics/index/surveyid/744984) I receive the following error: C:\xampp\htdocs\limesurvey_yii\application\controllers\admin\browse.php(452) 440 $fnames[] = array("lastname", "Last name", $clang->gT("Last name"), 0); | ||||
| Steps To Reproduce |
| ||||
| Additional Information | For another survey which I can't attach here (containing all question types) I get this error: Undefined variable: key C:\xampp\htdocs\limesurvey_yii\application\views\admin\export\statistics_view.php(896) 884 / | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 12448 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox 9 | ||||
| Database type & version | MySQL 5 | ||||
| Server OS (if known) | Win 7 | ||||
| Webserver software & version (if known) | Apache 2.2 | ||||
| PHP Version | 5.3.1 | ||||
| related to | 05697 | closed | Syntax errors at limesurvey_yii branch |
|
LimeSurvey: Yii c133add2 2012-02-16 12:35
Details Diff |
Fixed issue 05813: Viewing statistics not possible createFieldMap should always be called with "full" as second parameter instead of "short". |
Affected Issues 05813 |
|
| mod - application/controllers/admin/browse.php | Diff File | ||
| mod - application/controllers/admin/dataentry.php | Diff File | ||
| mod - application/controllers/admin/export.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-13 10:34 | Mazi | New Issue | |
| 2012-02-13 10:34 | Mazi | Status | new => assigned |
| 2012-02-13 10:34 | Mazi | Assigned To | => magiclko |
| 2012-02-13 10:34 | Mazi | File Added: SAMPLE_SURVEY_191_EN_DE_FR.lss | |
| 2012-02-13 10:35 | Mazi | Relationship added | related to 05697 |
| 2012-02-16 20:36 |
|
Note Added: 17481 | |
| 2012-02-16 20:36 |
|
Status | assigned => resolved |
| 2012-02-16 20:36 |
|
Fixed in Version | => 2.00a2 |
| 2012-02-16 20:36 |
|
Resolution | open => fixed |
| 2012-03-11 16:32 | c_schmitz | Note Added: 17851 | |
| 2012-03-11 16:32 | c_schmitz | Status | resolved => closed |
| 2012-03-14 21:08 |
|
Changeset attached | => Import 2012-03-09 13:30:34 Yii c133add2 |