Description of problem: Related to https://bugzilla.redhat.com/show_bug.cgi?id=621291 When trying to manually populate the 'Address' property to correct the issue in 621291, the plugin does not correctly interpret the value. If the IP address is entered, then this results in "httpservername-7080" rather than the correct "http-servername-7080". If a dash is entered before the IP address, it results in an NPE. Version-Release number of selected component (if applicable): 2.3.0 How reproducible: Very Steps to Reproduce: 1. Follow steps in 621291 to set up environment 2. Populate the 'Address' property with a value
Fixed in commit d0eb8c4 and pushed to master. Note, I don't know how to test this fix since https://bugzilla.redhat.com/show_bug.cgi?id=621291 is fixed in master, so I'm going to verify this without QA.
Fixed in Jopr_2_3_0_GA_CP branch, r1366.
Mass-closure of verified bugs against JON.