View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
05939Bug reportsOtherpublic2012-04-05 19:15
ReporterCeddl Assigned Toc_schmitz  
PriorityimmediateSeverityblock 
Status closedResolutionfixed 
Product Version2.00a3 
Fixed in Version2.00b1 
Summary05939: Error by creating a new question
Description

If I create a new question, I get following message:
CException

Property "Surveys_languagesettings.surveyls_attributecaptions" is not defined.

/hp/bu/aa/py/www/limesurvey/framework/db/ar/CActiveRecord.php(129)

and the sourcecode below.

And also this messages:

Stack Trace
#0
+
/hp/bu/aa/py/www/limesurvey/framework/db/ar/CActiveRecord.php(129): CComponent->get("surveyls_attributecaptions")
#1
+
/hp/bu/aa/py/www/limesurvey/application/models/Surveys_languagesettings.php(75): CActiveRecord->
get("surveyls_attributecaptions")
#2
+
/hp/bu/aa/py/www/limesurvey/framework/base/CComponent.php(112): Surveys_languagesettings->getAttributeCaptions()
#3
+
/hp/bu/aa/py/www/limesurvey/framework/db/ar/CActiveRecord.php(129): CComponent->__get("attributeCaptions")
#4
+
/hp/bu/aa/py/www/limesurvey/application/helpers/common_helper.php(1447): CActiveRecord->__get("attributeCaptions")
#5
+
/hp/bu/aa/py/www/limesurvey/application/controllers/admin/question.php(647): getSurveyInfo()
#6
unknown(0): question->index("11483")
#7
+
/hp/bu/aa/py/www/limesurvey/framework/web/actions/CAction.php(104): ReflectionMethod->invokeArgs("addquestion", "11483", "5", null)
#8
+
/hp/bu/aa/py/www/limesurvey/application/core/Survey_Common_Action.php(82): CAction->runWithParamsInternal(question, array("addquestion", "11483", "5", null))
#9
+
/hp/bu/aa/py/www/limesurvey/framework/web/CController.php(300): Survey_Common_Action->runWithParams(question, ReflectionMethod, array("surveyid" => "11483", "gid" => "5", "sa" => "addquestion", "iGroupId" => "5", ...))
#10
+
/hp/bu/aa/py/www/limesurvey/framework/web/CController.php(278): CController->runAction(array("surveyid" => "11483", "gid" => "5", "sa" => "addquestion"))
#11
+
/hp/bu/aa/py/www/limesurvey/framework/web/CController.php(257): CController->runActionWithFilters(question)
#12
+
/hp/bu/aa/py/www/limesurvey/application/controllers/AdminController.php(149): CController->run(question, array())
#13
+
/hp/bu/aa/py/www/limesurvey/framework/web/CWebApplication.php(277): AdminController->run("question")
#14
+
/hp/bu/aa/py/www/limesurvey/framework/web/CWebApplication.php(136): CWebApplication->runController("question")
#15
+
/hp/bu/aa/py/www/limesurvey/framework/base/CApplication.php(158): CWebApplication->processRequest("admin/question/sa/addquestion")
#16
+
/hp/bu/aa/py/www/limesurvey/index.php(171): CApplication->run()

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)120315
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & versionmysql
Server OS (if known)macosx
Webserver software & version (if known)Apache 2.2
PHP Version5.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-03-26 18:50

administrator   ~18091

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

c_schmitz

c_schmitz

2012-04-05 19:15

administrator   ~18218

Released 2.00b1

Related Changesets

LimeSurvey: Yii f8850fb6

2012-03-26 09:49:29

c_schmitz

Details Diff
Fixed issue 05939: Error by creating a new question Affected Issues
05939
mod - application/helpers/update/upgrade-all_helper.php Diff File
mod - installer/sql/create-mssql.sql Diff File
mod - installer/sql/create-pgsql.sql Diff File

Issue History

Date Modified Username Field Change
2012-03-21 16:43 Ceddl New Issue
2012-03-21 19:05 c_schmitz Assigned To => c_schmitz
2012-03-21 19:05 c_schmitz Status new => assigned
2012-03-26 18:46 c_schmitz Status assigned => resolved
2012-03-26 18:46 c_schmitz Fixed in Version => 2.00b1
2012-03-26 18:46 c_schmitz Resolution open => fixed
2012-03-26 18:50 c_schmitz Changeset attached => LimeSurvey Yii f8850fb6
2012-03-26 18:50 c_schmitz Note Added: 18091
2012-04-05 19:15 c_schmitz Note Added: 18218
2012-04-05 19:15 c_schmitz Status resolved => closed