View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09930Bug reportsSurvey editingpublic2015-11-10 12:28
ReporterDenisChenu Assigned Tosammousa  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Summary09930: Unable to create a survey
Description

Add a survey : Property "CRequiredValidator.isUrl" is not defined.

Steps To Reproduce

Click on create survey

Additional Information

Actually : no way to delete a survey

TagsNo tags attached.
Attached Files
Internal Server Error.html (7,217 bytes)   
<!DOCTYPE html PUBLIC
	"-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Internal Server Error</title>

<style type="text/css">
/*<![CDATA[*/
body {font-family:"Verdana";font-weight:normal;color:black;background-color:white;}
h1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
h2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
h3 {font-family:"Verdana";font-weight:bold;font-size:11pt}
p {font-family:"Verdana";font-weight:normal;color:black;font-size:9pt;margin-top: -5px}
.version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;}
/*]]>*/
</style>
</head>

<body>
<h1>Internal Server Error</h1>
<h2>Property &quot;CRequiredValidator.isUrl&quot; is not defined.</h2>
<p>
An internal error occurred while the Web server was processing your request.
Please contact the webmaster to report this problem.
</p>
<p>
Thank you.
</p>
<div class="version">
2015-09-30 09:49:59 </div>
</body>
</html><!-- start log messages -->
<table class="yiiLog" width="100%" cellpadding="2" style="border-spacing:1px;font:11px Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;color:#666666;">
	<tr>
		<th style="background:black;color:white;" colspan="5">
			Application Log
		</th>
	</tr>
	<tr style="background-color: #ccc;">
	    <th style="width:120px">Timestamp</th>
		<th>Level</th>
		<th>Category</th>
		<th>Message</th>
	</tr>
	<tr style="background:#FFC0CB">
		<td align="center">09:49:59.108462</td>
		<td>error</td>
		<td>exception.CException</td>
		<td><pre>exception &#039;CException&#039; with message &#039;Property &quot;CRequiredValidator.isUrl&quot; is
not defined.&#039; in
/var/www/ls3/protected/vendor/yiisoft/yii/framework/base/CComponent.php:173
Stack trace:
#0
/var/www/ls3/protected/vendor/yiisoft/yii/framework/validators/CValidator.php(177):
CComponent-&gt;__set(&#039;isUrl&#039;, true)
#1
/var/www/ls3/protected/vendor/yiisoft/yii/framework/base/CModel.php(287):
CValidator::createValidator(&#039;required&#039;,
Object(ls\models\SurveyLanguageSetting), &#039;surveyls_url&#039;, Array)
#2
/var/www/ls3/protected/vendor/yiisoft/yii/framework/base/CModel.php(260):
CModel-&gt;createValidators()
#3
/var/www/ls3/protected/vendor/crisu83/yiistrap/widgets/TbActiveForm.php(128):
CModel-&gt;getValidators(&#039;surveyls_title&#039;)
#4
/var/www/ls3/protected/vendor/crisu83/yiistrap/widgets/TbActiveForm.php(759):
TbActiveForm-&gt;error(Object(ls\models\SurveyLanguageSetting),
&#039;surveyls_title&#039;, Array, true, true)
#5
/var/www/ls3/protected/vendor/crisu83/yiistrap/widgets/TbActiveForm.php(728):
TbActiveForm-&gt;processControlGroupOptions(Object(ls\models\SurveyLanguageSetting),
&#039;surveyls_title&#039;, Array)
#6
/var/www/ls3/protected/vendor/crisu83/yiistrap/widgets/TbActiveForm.php(456):
TbActiveForm-&gt;createControlGroup(&#039;textField&#039;,
Object(ls\models\SurveyLanguageSetting), &#039;surveyls_title&#039;, Array)
#7 /var/www/ls3/protected/views/surveys/create/create.php(3):
TbActiveForm-&gt;textFieldControlGroup(Object(ls\models\SurveyLanguageSetting),
&#039;surveyls_title&#039;)
#8
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(126):
require(&#039;/var/www/ls3/pr...&#039;)
#9
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(95):
CBaseController-&gt;renderInternal(&#039;/var/www/ls3/pr...&#039;, Array, true)
#10
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(869):
CBaseController-&gt;renderFile(&#039;/var/www/ls3/pr...&#039;, Array, true)
#11 /var/www/ls3/protected/views/surveys/create.php(24):
CController-&gt;renderPartial(&#039;create/create&#039;, Array, true)
#12
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(126):
require(&#039;/var/www/ls3/pr...&#039;)
#13
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(95):
CBaseController-&gt;renderInternal(&#039;/var/www/ls3/pr...&#039;, Array, true)
#14
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(869):
CBaseController-&gt;renderFile(&#039;/var/www/ls3/pr...&#039;, Array, true)
#15
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(782):
CController-&gt;renderPartial(&#039;create&#039;, Array, true)
#16 /var/www/ls3/protected/controllers/Controller.php(117):
CController-&gt;render(&#039;create&#039;, Array, false)
#17 /var/www/ls3/protected/controllers/SurveysController.php(255):
ls\controllers\Controller-&gt;render(&#039;create&#039;, Array)
#18
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/actions/CInlineAction.php(49):
ls\controllers\SurveysController-&gt;actionCreate()
#19
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(308):
CInlineAction-&gt;runWithParams(Array)
#20
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/filters/CFilterChain.php(133):
CController-&gt;runAction(Object(CInlineAction))
#21
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/filters/CFilter.php(40):
CFilterChain-&gt;run()
#22
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(1145):
CFilter-&gt;filter(Object(CFilterChain))
#23
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/filters/CInlineFilter.php(58):
CController-&gt;filterAccessControl(Object(CFilterChain))
#24
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/filters/CFilterChain.php(130):
CInlineFilter-&gt;filter(Object(CFilterChain))
#25
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/filters/CFilter.php(40):
CFilterChain-&gt;run()
#26
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(1145):
CFilter-&gt;filter(Object(CFilterChain))
#27
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/filters/CInlineFilter.php(58):
CController-&gt;filterAccessControl(Object(CFilterChain))
#28
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/filters/CFilterChain.php(130):
CInlineFilter-&gt;filter(Object(CFilterChain))
#29
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(291):
CFilterChain-&gt;run()
#30
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CController.php(265):
CController-&gt;runActionWithFilters(Object(CInlineAction), Array)
#31
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CWebApplication.php(282):
CController-&gt;run(&#039;create&#039;)
#32
/var/www/ls3/protected/vendor/yiisoft/yii/framework/web/CWebApplication.php(141):
CWebApplication-&gt;runController(&#039;surveys/create&#039;)
#33 /var/www/ls3/protected/core/WebApplication.php(79):
CWebApplication-&gt;processRequest()
#34
/var/www/ls3/protected/vendor/yiisoft/yii/framework/base/CApplication.php(184):
WebApplication-&gt;processRequest()
#35 /var/www/ls3/protected/entry.php(51): CApplication-&gt;run()
#36 /var/www/ls3/public/index.php(4): include(&#039;/var/www/ls3/pr...&#039;)
#37 {main}
REQUEST_URI=/ls3/index.php?r=surveys/create
HTTP_REFERER=https://test.shnoulle.net/ls3/index.php?r=questions/update&amp;id=9
---</pre></td>
	</tr></table>
<!-- end of log messages -->
Internal Server Error.html (7,217 bytes)   
Bug heat2
Complete LimeSurvey version number (& build)300915
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevantn
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

sammousa

sammousa

2015-10-02 09:02

reporter   ~33287

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

Related Changesets

LimeSurvey: develop 6c8ecf2d

2015-10-02 09:01

sammousa


Details Diff
Fixed issue 09930: Unable to create a survey Affected Issues
09930
mod - protected/models/SurveyLanguageSetting.php Diff File

Issue History

Date Modified Username Field Change
2015-09-30 11:53 DenisChenu New Issue
2015-09-30 11:53 DenisChenu File Added: Internal Server Error.html
2015-10-02 09:02 sammousa Status new => resolved
2015-10-02 09:02 sammousa Resolution open => fixed
2015-10-02 09:02 sammousa Assigned To => sammousa
2015-10-02 09:02 sammousa Changeset attached => LimeSurvey develop 6c8ecf2d
2015-10-02 09:02 sammousa Note Added: 33287
2015-11-10 12:28 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing