View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13732 | Feature requests | Theme editor | public | 2018-06-01 15:22 | 2024-11-21 16:36 |
Reporter | QuoTil | Assigned To | gabrieljenik | ||
Priority | none | Severity | feature | ||
Status | ready for code review | Resolution | reopened | ||
Summary | 13732: Twig - add "striptags" allowed filters | ||||
Description | Please add the twig-function "striptags" to the list of allowed filters. | ||||
Steps To Reproduce | See the issue incl. the suggestion to report this as a bug here: here https://www.limesurvey.org/forum/design-issues/115436-ls3-x-change-question-style-by-theme-tylesheet-not-inline-via-question-editing#169437 | ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Story point estimate | |||||
Users affected % | |||||
Can you try adding ), in your config.php file ? If it don't work : try with function (2 times for one function) |
|
Adding filter in config work, but really seems to be a needed fiter. Unsure for function |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=27303 |
|
by the way, it's strip_tags, with an underscore |
|
Release 3.14.2+180807 |
|
@DenisChenu, Mazi says: The applied fix seems to be wrong. We are still facing the issue at latest 5.x and 6.x versions. This... |
|
functions is PHP function https://twig.symfony.com/doc/3.x/filters/striptags.html is a filter, not a function I think i get the error here |
|
@DeniChenu, I think all that needs to be done is using "striptags" instead of "strip_tags" (with underscore)?! |
|
Fixed : add strip_tags function
Can you check both when testing ? |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-06-01 15:22 | QuoTil | New Issue | |
2018-06-01 15:50 | DenisChenu | Note Added: 47939 | |
2018-06-01 15:51 | DenisChenu | Note Edited: 47939 | |
2018-06-01 17:41 | DenisChenu | Project | Bug reports => Feature requests |
2018-06-01 17:42 | DenisChenu | Assigned To | => LouisGac |
2018-06-01 17:42 | DenisChenu | Status | new => assigned |
2018-06-01 17:42 | DenisChenu | Severity | @50@ => feature |
2018-06-01 17:42 | DenisChenu | Note Added: 47940 | |
2018-06-04 14:04 |
|
Changeset attached | => LimeSurvey master fc48346c |
2018-06-04 14:04 |
|
Note Added: 47962 | |
2018-06-04 14:04 |
|
Resolution | open => fixed |
2018-06-04 14:05 |
|
Status | assigned => resolved |
2018-06-04 14:06 |
|
Status | resolved => feedback |
2018-06-04 14:06 |
|
Resolution | fixed => reopened |
2018-06-04 14:06 |
|
Note Added: 47963 | |
2018-06-04 14:06 |
|
Status | feedback => resolved |
2018-08-07 17:01 |
|
Status | resolved => closed |
2018-08-07 17:01 |
|
Note Added: 48736 | |
2024-11-21 13:48 | tibor.pacalat | Assigned To | LouisGac => DenisChenu |
2024-11-21 13:48 | tibor.pacalat | Status | closed => assigned |
2024-11-21 13:49 | tibor.pacalat | Note Added: 81483 | |
2024-11-21 13:49 | tibor.pacalat | Bug heat | 6 => 8 |
2024-11-21 16:22 | DenisChenu | Note Added: 81486 | |
2024-11-21 16:32 | Mazi | Note Added: 81488 | |
2024-11-21 16:32 | Mazi | Bug heat | 8 => 10 |
2024-11-21 16:36 | DenisChenu | Note Added: 81489 | |
2024-11-21 16:36 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2024-11-21 16:36 | DenisChenu | Status | assigned => ready for code review |