Actions
Bug #6575
closedPlugin parameters wiped out by tab parameters
Description
When using getPluginParams it appears the object it returns can be and has been modified by tab parameters. This causes the global parameters to be wiped out. Directly parsing params out of the object from getLoadedPlugin works around this issue.
Actions