Skip to content
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

Closed
owenca opened this issue Jul 15, 2017 · 2 comments
Closed

Trim leading and trailing spaces in Test/Action text controls. #67

owenca opened this issue Jul 15, 2017 · 2 comments

Comments

@owenca
Copy link
Contributor

owenca commented Jul 15, 2017

Also, invalidate the text controls and disable the OK button in RuleEditWindow if any text entry contains only white spaces.

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

owenca commented Jul 15, 2017

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.
@humdingerb
Copy link
Member

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
Labels
None yet
Development

No branches or pull requests

2 participants