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

Fix for WFCORE-1680 #1717

Merged
merged 1 commit into from Aug 11, 2016
Merged

Fix for WFCORE-1680 #1717

merged 1 commit into from Aug 11, 2016

Conversation

jfdenise
Copy link
Contributor

@jfdenise jfdenise commented Aug 1, 2016

Cursor is now used to allow for completion in the middle of a line. Some completers were passing 0 as a cursor value, this has now to be replaced by the buffer size.
New unit tests added. CliCompletionTestCase (that was not run in the TestSuite) has been also updated. It has been added to the TestSuite.

@bstansberry
Copy link
Contributor

@aloubyansky please approve

@aloubyansky
Copy link
Contributor

Looks good, thanks.

@bstansberry bstansberry added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Aug 11, 2016
@bstansberry bstansberry merged commit 7408c80 into wildfly:master Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants