Fix breakage to MW Add JDBC Driver #2030
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a fix for a breakage in the Middleware JDBC Add JDBC Driver Dialogs from the middleware server page as identified by MW QE issue:
ManageIQ/manageiq-providers-hawkular#33
This page just recently started producing the following:
![add-jdbc-driver-bug](https://user-images.githubusercontent.com/1312165/29797034-7fead7a8-8c09-11e7-8929-46b740f7ad59.png)
Here is the page restored to it's original condition:
![add-jdbc-good](https://user-images.githubusercontent.com/1312165/29797099-1c91a3fc-8c0a-11e7-9170-7b0c03af6c32.png)
Looks like original cause is cut-n-paste error in: #1903
cc @himdel