View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
05697Bug reportsOtherpublic2012-03-11 16:32
ReporterMazi Assigned Tomagiclko 
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00a2 
Target Version2.00a2Fixed in Version2.00a2 
Summary05697: Syntax errors at limesurvey_yii branch
Description

I just checked out the limesurvey_yii branch (revision 12208) and embedded the whole project in Eclipse which shows the following errors to me:

(1. is done: http://limesurvey.svn.sourceforge.net/viewvc/limesurvey?view=revision&revision=12210)

  1. /limesurvey_yii/application/controllers/InstallerController.php

    • syntax error at line 618:
    • elseif(empty(Yii::app()->session->remove('configFileWritten']))
    • should probably read: elseif(empty(Yii::app()->session->remove('configFileWritten')))
  2. /limesurvey_yii/application/views/admin/export/statistics_view.php

    • line 10: no <form> and tag (Eclipse might have problems finding it)
    • line 201: <select> tag not closed, starnge attribute value
  3. I'm nut sure about various reported HTML errors. Eclipse might simply fail. It would be nice though if new patches could be checked for HTML errors on view by using e.g. Firebug.

Additional Information

Aaron, please assign to other developers if necessary.

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)12208
I will donate to the project if issue is resolvedNo
BrowserFirefox 9
Database type & versionMySQL 5
Server OS (if known)Win 7
Webserver software & version (if known)Apache 2.2
PHP Version5.3.1

Relationships

related to 05813 closedmagiclko Viewing statistics not possible 

Users monitoring this issue

There are no users monitoring this issue.

Activities

Mazi

Mazi

2012-02-09 09:27

updater   ~17306

Issue #1 seems to be fixed.

Issue #2 is still showing up.

magiclko

magiclko

2012-02-10 18:46

reporter   ~17365

Mazi : sample survey? I can't seem to reproduce it! Both the tags are closed properly here.

Mazi

Mazi

2012-02-13 10:36

updater   ~17385

I tried to view statistics but it failed. http://bugs.limesurvey.org/view.php?id=5813 has to be fixed before I can check.

magiclko

magiclko

2012-02-16 20:40

reporter   ~17482

Fixed it!

Mazi

Mazi

2012-02-21 13:25

updater   ~17526

I will test once I can import a survey (when http://bugs.limesurvey.org/view.php?id=5826 is fixed).

Mazi

Mazi

2012-02-21 14:57

updater   ~17533

Looks fine now :-)

c_schmitz

c_schmitz

2012-03-11 16:32

administrator   ~17845

2.00alpha 2 Build 120212 released

Issue History

Date Modified Username Field Change
2012-01-26 16:52 Mazi New Issue
2012-01-26 16:52 Mazi Status new => assigned
2012-01-26 16:52 Mazi Assigned To => user16774
2012-01-26 17:30 Mazi Description Updated
2012-02-09 09:27 Mazi Note Added: 17306
2012-02-09 22:25 Mazi Assigned To user16774 => magiclko
2012-02-10 18:46 magiclko Note Added: 17365
2012-02-10 18:46 magiclko Status assigned => feedback
2012-02-13 10:35 Mazi Relationship added related to 05813
2012-02-13 10:36 Mazi Note Added: 17385
2012-02-13 10:36 Mazi Status feedback => assigned
2012-02-16 20:40 magiclko Note Added: 17482
2012-02-16 20:40 magiclko Status assigned => feedback
2012-02-21 13:25 Mazi Note Added: 17526
2012-02-21 13:25 Mazi Status feedback => assigned
2012-02-21 13:25 Mazi Status assigned => feedback
2012-02-21 14:57 Mazi Note Added: 17533
2012-02-21 14:57 Mazi Status feedback => assigned
2012-02-21 14:57 Mazi Status assigned => resolved
2012-02-21 14:57 Mazi Fixed in Version => 2.00a2
2012-02-21 14:57 Mazi Resolution open => fixed
2012-03-11 16:32 c_schmitz Note Added: 17845
2012-03-11 16:32 c_schmitz Status resolved => closed