-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trim leading and trailing spaces in Test/Action text controls. #67
Comments
owenca
added a commit
to owenca/Filer
that referenced
this issue
Jul 15, 2017
Add support for archiving a single file with its own archive file. Trim leading and trailing spaces in Test/Action text controls.
owenca
added a commit
to owenca/Filer
that referenced
this issue
Jul 15, 2017
Adds support for archiving a single file with its own archive file. Trims leading and trailing spaces in Test/Action text controls. Also, trims leading/trailing spaces in Rule Description text control.
The leading/trailing spaces in the rule description are also trimmed. |
owenca
added a commit
to owenca/Filer
that referenced
this issue
Jul 16, 2017
Adds support for archiving a single file with its own archive file. Trims leading and trailing spaces in Test/Action text controls. Also, trims leading/trailing spaces in Rule Description text control. Changes member functions GetDataTypeForTest and GetDataTypeForMode to non-member functions.
humdingerb
pushed a commit
that referenced
this issue
Jul 16, 2017
Adds support for archiving a single file with its own archive file. Trims leading and trailing spaces in Test/Action text controls. Also, trims leading/trailing spaces in Rule Description text control. Changes member functions GetDataTypeForTest and GetDataTypeForMode to non-member functions.
Merged in #68. Thanks! |
humdingerb
pushed a commit
to humdingerb/Filer
that referenced
this issue
Aug 12, 2017
Adds support for archiving a single file with its own archive file. Trims leading and trailing spaces in Test/Action text controls. Also, trims leading/trailing spaces in Rule Description text control. Changes member functions GetDataTypeForTest and GetDataTypeForMode to non-member functions.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also, invalidate the text controls and disable the OK button in RuleEditWindow if any text entry contains only white spaces.
The text was updated successfully, but these errors were encountered: