Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.10-rc-1
-
Fix Version/s: 10.10-rc-1
-
Component/s: Development Issues only
-
Labels:None
-
Tests:Unit
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Pull Request Status:Pull Request accepted
-
Similar issues:
Description
Currently message macro is directly using BoxMacro.execute() instead of using the AbstractBoxMacro. This cause issues for inline edit and forced us to create a very nasty hack in BoxMacro for the moment.