View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
06592Bug reportsImport/Exportpublic2012-10-05 15:26
Reporternwinter Assigned ToDenisChenu  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06592: Import of question with equation converts special characters to HTML entitities
Description

When importing a question from a .lsq file, the contents of equations are converted to HTML entities.

Steps To Reproduce

Import the attached question; the greater-than in the equation gets converted to ampersand-gt-semicolon, which breaks the equation.

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)12092
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & version???
Server OS (if known)Linux
Webserver software & version (if known)Apache/2.2.17 (Fedora)
PHP Version5.3.8

Relationships

parent of 06655 closedc_schmitz Unable to do integer comparaison in Expression manager for non super-admin user with XSSfiltering 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2012-10-05 10:59

developer   ~21054

Partial patch:
http://git.io/EvSN7A

DenisChenu

DenisChenu

2012-10-05 10:59

developer   ~21055

Fixed issue: 06592 Import of question with equation converts special characters to HTML entitities

Dev: move xssfilter in function XSSFilterArray for import
Dev: Patch only for super-admin or XSSfilter == false : more bug for not-super admin && XXfilter==false
Dev: Another bug : group import don't filter for XSS, same think for TSV import
Dev: need a global XSSfiltering or allways use database !

http://git.io/EvSN7A

c_schmitz

c_schmitz

2012-10-05 15:26

administrator   ~21068

New version 2.00+ build 121005 released.

Issue History

Date Modified Username Field Change
2012-09-26 01:51 nwinter New Issue
2012-09-26 01:51 nwinter File Added: limesurvey_question_38.lsq
2012-10-05 09:19 DenisChenu Assigned To => DenisChenu
2012-10-05 09:19 DenisChenu Status new => confirmed
2012-10-05 10:57 DenisChenu Relationship added parent of 06655
2012-10-05 10:59 DenisChenu Note Added: 21054
2012-10-05 10:59 DenisChenu Note Added: 21055
2012-10-05 10:59 DenisChenu Status confirmed => resolved
2012-10-05 10:59 DenisChenu Fixed in Version => 2.00+
2012-10-05 10:59 DenisChenu Resolution open => fixed
2012-10-05 15:26 c_schmitz Note Added: 21068
2012-10-05 15:26 c_schmitz Status resolved => closed