Skip to content

Conversation

@bpintea
Copy link
Collaborator

@bpintea bpintea commented Sep 30, 2019

This PR 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 PR also changes the tab index of the components of each tab
page, so that tab cycling follows the visual order of the elements.

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.
Copy link
Contributor

@codebrain codebrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bpintea bpintea merged commit a6a9641 into elastic:master Oct 2, 2019
@bpintea bpintea deleted the fix/logging_path_check branch October 2, 2019 10:25
bpintea added a commit that referenced this pull request Oct 2, 2019
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)
bpintea added a commit that referenced this pull request Dec 4, 2019
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)

Cherry-pick conflicts:
- dsneditor/EsOdbcDsnEditor/DSNEditorForm.Designer.cs
resolved by keeping branch version (tab index fix not applied).
@bpintea bpintea added the v6.8.6 label Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants