FSchumacher opened a new pull request #622: URL: https://github.com/apache/jmeter/pull/622
## Description JMeter should always set the names correctly, but that may not be the case for third-party plugins. ## Motivation and Context A [NPE was reported on the users mailing list](https://lists.apache.org/thread.html/r496aae284f5ac2cfe7b3ccd04338f90e90045fa1fa91ec64374f9fc3%40%3Cuser.jmeter.apache.org%3E) that only showed with a third party plugin. ## How Has This Been Tested? Ran a few tests ## Screenshots (if appropriate): ## Types of changes <!--- What types of changes does your code introduce? Delete as appropriate --> - Bug fix (non-breaking change which fixes an issue) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] My code follows the [code style][style-guide] of this project. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
