View Issue Details

This issue affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
17694Bug reportsPluginspublic2022-04-12 10:08
Reporterbismark Assigned Toollehar  
PrioritynoneSeverityblock 
Status closedResolutionunable to reproduce 
Product Version5.x 
Summary17694: PluginEvent beforeToolsMenuRender doesnt work
Description
$this->subscribe('beforeToolsMenuRender');

public function beforeToolsMenuRender()
{
    $this->log('HERE I AM');
}

there is no entry in the plugin.log

Steps To Reproduce

Steps to reproduce

(Replace this text with detailed step-by-step instructions on how to reproduce the issue)

Expected result

(Write here what you expected to happen)

Actual result

(Write here what happened instead)

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)5.1.18
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL8
Server OS (if known)
Webserver software & version (if known)
PHP Version7.4

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2021-11-03 15:38

developer   ~67080

Seems OK on 5.1.18 (last master)
https://gitlab.com/SondagesPro/coreAndTools/getQuestionInformation/-/tree/dev_5X
https://gitlab.com/SondagesPro/managament/responseListAndManage

galads

galads

2022-04-12 10:08

reporter   ~68999

Hello bismark,
I checked this with the latest version and could not reproduce, so this is most likely fixed for good.
Therefore, I am closing this issue. If you still can reproduce the issue using the latest version, please feel free to re-open the issue.
Thank you!

galads

Issue History

Date Modified Username Field Change
2021-11-03 14:17 bismark New Issue
2021-11-03 15:38 DenisChenu Note Added: 67080
2021-11-03 15:38 DenisChenu File Added: Capture d’écran du 2021-11-03 15-35-04.png
2021-11-03 15:38 DenisChenu Bug heat 0 => 2
2021-11-08 17:14 ollehar Assigned To => ollehar
2021-11-08 17:14 ollehar Status new => feedback
2022-04-12 10:08 galads Note Added: 68999
2022-04-12 10:08 galads Bug heat 2 => 4
2022-04-12 10:08 galads Status feedback => closed
2022-04-12 10:08 galads Resolution open => unable to reproduce