View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10496 | Bug reports | Ergonomy | public | 2016-02-17 08:20 | 2016-02-17 18:11 |
Reporter | DenisChenu | Assigned To | |||
Priority | high | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Summary | 10496: Question list in the left bar has problems with tag | ||||
Description | Tag in question text can break question list | ||||
Steps To Reproduce | Set a question text with | ||||
Additional Information | https://github.com/LimeSurvey/LimeSurvey/blob/master/application/helpers/common_helper.php#L7483 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 160217 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Problem is that abbreviation happens before stripping HTML here. |
|
I'm not sure than strip_tags remove script But viewHelper can be updated to : stripJavascript + strip tags with $bFlat=true update viewHelper::flatEllipsizeText to directly have |
|
https://github.com/LimeSurvey/LimeSurvey/commit/25cf5598fa9bfd67bd88a92e18d0dc9f7f3a8576 |
|
Version 2.50+ Build 160217 released |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-17 08:20 | DenisChenu | New Issue | |
2016-02-17 08:20 | DenisChenu | File Added: Capture du 2016-02-16 18-43-06.png | |
2016-02-17 08:20 | DenisChenu | Relationship added | child of 10436 |
2016-02-17 09:49 | c_schmitz | Note Added: 35281 | |
2016-02-17 09:49 | c_schmitz | Assigned To | => LouisGac |
2016-02-17 09:49 | c_schmitz | Status | new => assigned |
2016-02-17 09:49 | c_schmitz | Priority | normal => high |
2016-02-17 09:54 | DenisChenu | Note Added: 35282 | |
2016-02-17 09:55 | DenisChenu | Relationship added | related to 10497 |
2016-02-17 09:59 |
|
Note Added: 35283 | |
2016-02-17 09:59 |
|
Status | assigned => resolved |
2016-02-17 09:59 |
|
Resolution | open => fixed |
2016-02-17 18:11 | c_schmitz | Note Added: 35345 | |
2016-02-17 18:11 | c_schmitz | Status | resolved => closed |