summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-03-13 15:59:35 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-03-16 12:27:52 -0300
commit6e8639a480d63acd5c8bc044a8b1ca907c325233 (patch)
treedd450fe67a50e1e4bc1ed8bff4429beda2ad4b45 /changes
parentacd206ea48610743d6078e1c9b510c8b486fb979 (diff)
[bug] enable providers combo box on check fail
After a provider fails to pass the checks, the providers combo box is not enabled when it should, we just took care of the provider line edit. - Resolves: #6418
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-6418_re-enable-providers-list-on-check-failure1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-6418_re-enable-providers-list-on-check-failure b/changes/bug-6418_re-enable-providers-list-on-check-failure
new file mode 100644
index 00000000..450bac25
--- /dev/null
+++ b/changes/bug-6418_re-enable-providers-list-on-check-failure
@@ -0,0 +1 @@
+- Cannot change preseeded providers if checks for one fail (Bug #6418)