Commit c54729c
committed
fix: don't check logging path if logging disabled (#186)
This commit fixes an issue where the testing of a connection or saving
of the DSN failed when the given logging path was invalid (incorrect or
directory missing), even when logging was disabled.
The fix is to simply skip path validation if logging is disabled.
The commit also changes the tab index of the components of each tab
page, so that tab cycling follows the visual order of the elements.
(cherry picked from commit a6a9641)1 parent ea897af commit c54729c
File tree
2 files changed
+108
-108
lines changed- dsneditor/EsOdbcDsnEditor
2 files changed
+108
-108
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
0 commit comments