]
George Gastaldi closed FORGE-1972.
----------------------------------
Resolution: Done
Recognize buggy CommandExecutionListener
----------------------------------------
Key: FORGE-1972
URL:
https://issues.jboss.org/browse/FORGE-1972
Project: Forge
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: UI - API
Affects Versions: 2.7.2.Final
Reporter: Pedro Igor
Assignee: George Gastaldi
Fix For: 2.7.3.Final
A CommandExecutionListener can introduce unexpected behaviors if it is not working
properly. This leads to not being able to execute any other command if a specific listener
is buggy.
This can also lead to security vulnerabilities given that a malicious addon may introduce
malicious code on command execution.