View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09655 | Bug reports | Expression Manager | public | 2015-06-01 11:25 | 2015-06-12 12:41 |
Reporter | pvdemael | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 09655: Less Then operator yields rendering error | ||||
Description | Using Less Then or Equal (<=) operator in a question, the expression is rendered wrong after saving the question. This is visible in the Question view, the dropdown box in the Question Group and the Change Group Order view. This problem does NOT happen with the Greater Then or Equal operator (>=) | ||||
Steps To Reproduce |
| ||||
Additional Information | Instead of rendered like The if clause is not necessary, it also happens with just the expresson (1 <= 1). | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 2.05+ Build 150520 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysql Ver 14.14 Distrib 5.5.37, | ||||
Server OS (if known) | Linux imaging 3.11.0-26-generic #45-Ubuntu SMP (14.04 LTS) | ||||
Webserver software & version (if known) | Apache/2.2.22 (Ubuntu) | ||||
PHP Version | PHP 5.4.6-1ubuntu1.2 (cli) | ||||
Yes, we need to replace <= by & lt ;= without update other part . |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15407 |
|
Done for Question text and help |
|
2.06 Build 150612 released |
|
LimeSurvey: master 95d019cd 2015-06-11 11:25 Details Diff |
Fixed issue 09655: Less Then operator yields rendering error Dev: purify HTML leaving only EM class, span and a. Dev: Maybe an EM function ? |
Affected Issues 09655 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - application/helpers/viewHelper.php | Diff File | ||
mod - application/views/admin/survey/Question/questionbar_view.php | Diff File | ||
mod - scripts/admin/expression.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-01 11:25 | pvdemael | New Issue | |
2015-06-01 11:25 | pvdemael | File Added: LE_problem.zip | |
2015-06-04 16:48 | DenisChenu | Note Added: 32293 | |
2015-06-04 16:48 | DenisChenu | Assigned To | => DenisChenu |
2015-06-04 16:48 | DenisChenu | Status | new => confirmed |
2015-06-11 11:25 | DenisChenu | Changeset attached | => LimeSurvey master 95d019cd |
2015-06-11 11:25 | DenisChenu | Note Added: 32316 | |
2015-06-11 11:25 | DenisChenu | Resolution | open => fixed |
2015-06-11 11:26 | DenisChenu | Note Added: 32317 | |
2015-06-11 11:26 | DenisChenu | Status | confirmed => resolved |
2015-06-11 11:26 | DenisChenu | Fixed in Version | => 2.06+ |
2015-06-12 12:41 | c_schmitz | Note Added: 32318 | |
2015-06-12 12:41 | c_schmitz | Status | resolved => closed |