View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 13510 | Bug reports | Theme editor | public | 2018-03-21 15:29 | 2018-03-28 12:14 |
| Reporter | DenisChenu | Assigned To | ollehar1 | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 3.5.x | ||||
| Summary | 13510: beforeQuestionRender didn't include Class | ||||
| Description | https://manual.limesurvey.org/index.php?title=BeforeQuestionRender&diff=prev&oldid=68877 | ||||
| Additional Information | I use it a lot $oEvent->set('class',$oEvent->get('class')." {$pluginClass}"); | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 3.5.3 github (but same in last) | ||||
| 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 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26836 |
|
|
Version 3.6.0 released |
|
|
LimeSurvey: master f1957a37 2018-03-22 16:50
Committer: ollehar1 Details Diff |
beforeQuestionRender Class + attributes (#1022) * Fixed issue 13510: beforeQuestionRender didn't include Class Dev: this one seems really needed … adding a class by plugin is needed Dev: but can not remove included function in old twig file * Dev: remove deprecated function Dev: getQuestionReplacement NEED question qanda, currently return only empty replacement Dev: didn't fix 13490 * New feature 13511: Allow new attribute in beforeQuestionRender Dev: previously exist but undocumented Dev: replace of QUESTION_ESSENTIALS |
Affected Issues 13490, 13510, 13511 |
|
| mod - application/core/LS_Twig_Extension.php | Diff File | ||
| mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
| mod - application/helpers/replacements_helper.php | Diff File | ||
| mod - themes/survey/vanilla/views/subviews/survey/question_container.twig | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-03-21 15:29 | DenisChenu | New Issue | |
| 2018-03-21 15:29 | DenisChenu | Status | new => assigned |
| 2018-03-21 15:29 | DenisChenu | Assigned To | => DenisChenu |
| 2018-03-21 15:30 | DenisChenu | Description Updated | |
| 2018-03-21 16:16 | DenisChenu | Note Added: 47154 | |
| 2018-03-22 15:50 | ollehar1 | Changeset attached | => LimeSurvey master f1957a37 |
| 2018-03-22 15:50 | ollehar1 | Note Added: 47188 | |
| 2018-03-22 15:50 | ollehar1 | Assigned To | DenisChenu => ollehar1 |
| 2018-03-22 15:50 | ollehar1 | Resolution | open => fixed |
| 2018-03-26 09:59 | ollehar | Status | assigned => resolved |
| 2018-03-26 09:59 | ollehar | Fixed in Version | => 3.5.x |
| 2018-03-28 12:14 | c_schmitz | Note Added: 47248 | |
| 2018-03-28 12:14 | c_schmitz | Status | resolved => closed |