View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06471Bug reportsSurvey editingpublic2012-08-16 10:23
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00RC8 
Target Version2.00RC9Fixed in Version2.00RC9 
Summary06471: Unable to save label in label editor with XSS protection
Description

when i want to add a label set (in french), i can add label, but when i click on save : PHP error:

Application runtime path "/home/XXXXXXX/htdocs/limesurvey_GIT/Yii/application/runtime" is not valid. Please make sure it is a directory writable by the Web server process.

Steps To Reproduce

Look at LS parameter and set true to XSS protection
Add a new label set, click save

Additional Information

I have a:
Strict Standards: Declaration of labels::run() should be compatible with that of Survey_Common_Action::run() in /home/sondages.pro/htdocs/limesurvey_GIT/Yii/application/controllers/admin/labels.php on line 26
At start of label editor

I try create application/runtime (readable/writabale ...) but no way.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)120812
I will donate to the project if issue is resolvedNo
BrowserFF12
Database type & versionMysql 5
Server OS (if known)debian/linux
Webserver software & version (if known)apache (mpm-itk)
PHP VersionPHP Version 5.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-08-12 16:57

administrator   ~20373

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

DenisChenu

DenisChenu

2012-08-12 17:08

developer   ~20374

No strict stndard alert, but allways:
Application runtime path "/home/XXXXXXX/htdocs/limesurvey_GIT/Yii/application/runtime" is not valid.

DenisChenu

DenisChenu

2012-08-12 17:18

developer   ~20376

Last edited: 2012-08-12 17:19

Oups,

Present for all xssfiltering. But xssfiltering are not set for SUPER_ADMIN in database.php

Create application/runtime directory is OK.
(see it for new installation)

c_schmitz

c_schmitz

2012-08-16 10:23

administrator   ~20453

Version 2.00 RC 9 released.

Related Changesets

LimeSurvey: Yii 261e12b1

2012-08-12 07:57:18

c_schmitz

Details Diff
Fixed issue 06471: Unable to save label in label editor with XSS protection Affected Issues
06471
mod - application/controllers/admin/labels.php Diff File

Issue History

Date Modified Username Field Change
2012-08-12 14:52 DenisChenu New Issue
2012-08-12 16:56 c_schmitz Assigned To => c_schmitz
2012-08-12 16:56 c_schmitz Status new => assigned
2012-08-12 16:57 c_schmitz Changeset attached => LimeSurvey Yii 261e12b1
2012-08-12 16:57 c_schmitz Note Added: 20373
2012-08-12 16:57 c_schmitz Resolution open => fixed
2012-08-12 16:57 c_schmitz Status assigned => resolved
2012-08-12 16:57 c_schmitz Fixed in Version => 2.00RC9
2012-08-12 17:08 DenisChenu Note Added: 20374
2012-08-12 17:08 DenisChenu Status resolved => feedback
2012-08-12 17:08 DenisChenu Resolution fixed => reopened
2012-08-12 17:18 DenisChenu Note Added: 20376
2012-08-12 17:18 DenisChenu Status feedback => assigned
2012-08-12 17:19 DenisChenu Note Edited: 20376
2012-08-12 17:19 DenisChenu Status assigned => resolved
2012-08-12 17:19 DenisChenu Resolution reopened => fixed
2012-08-15 00:22 c_schmitz Target Version => 2.00RC9
2012-08-16 10:23 c_schmitz Note Added: 20453
2012-08-16 10:23 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing