https://issues.apache.org/bugzilla/show_bug.cgi?id=56298
Bug ID: 56298
Summary: JSR223 language display does not show which engine
will be used
Product: JMeter
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
The JSR223 test elements show a list of languages as a lower cased single word,
for example "java" or "jexl".
In some cases the script engine is not obvious from the name, and the engine
version is not shown.
It would be useful if the display showed the engine details that corresponded
with each language entry.
The list of languages is populated in the class JSR223BeanInfoSupport.
Need to find a way to also show the engine details on the screen.
If the details are appended to the tags then the display looks OK, but it
causes problems when loading the engine and when saving the test plan (only the
short name should be saved).
--
You are receiving this mail because:
You are the assignee for the bug.