Created attachment 1129909[details]
Screenshot of Example result
Description of problem:
When I have a Service Dialog that I set to a Refresh button and click the Refresh button, it spawns another Refresh button next to it.
Version-Release number of selected component (if applicable):
5.5.2.4.20160127105142_395c086
How reproducible:
Reproducible on all elements in the customer's LDAP search calls.
Steps to Reproduce:
1. Create automate code that does an ldapsearch and returns dynamic dropdown values as a hash
2. Set the element to no auto refresh and no init with a refresh button
3. Test the button with a service creation
Actual results:
Multiple Refresh buttons spawned.
Expected results:
1 Refresh buttons regardless of how many times I click it.
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2016:1348
Created attachment 1129909 [details] Screenshot of Example result Description of problem: When I have a Service Dialog that I set to a Refresh button and click the Refresh button, it spawns another Refresh button next to it. Version-Release number of selected component (if applicable): 5.5.2.4.20160127105142_395c086 How reproducible: Reproducible on all elements in the customer's LDAP search calls. Steps to Reproduce: 1. Create automate code that does an ldapsearch and returns dynamic dropdown values as a hash 2. Set the element to no auto refresh and no init with a refresh button 3. Test the button with a service creation Actual results: Multiple Refresh buttons spawned. Expected results: 1 Refresh buttons regardless of how many times I click it. Additional info: