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

Org full name doesn't support spaces #215

Closed
bkonick opened this issue Jan 12, 2018 · 0 comments · Fixed by #216
Closed

Org full name doesn't support spaces #215

bkonick opened this issue Jan 12, 2018 · 0 comments · Fixed by #216
Labels
Type: Bug Does not work as expected.

Comments

@bkonick
Copy link
Contributor

bkonick commented Jan 12, 2018

Cookbook version

2.2.0

Chef-client version

12.21.31

Platform Details

RHEL/CentOS 6.x/7.x

Scenario:

Creating an org using a full name that has spaces ends up getting truncated at the first space

Steps to Reproduce:

Create an org using a full name with spaces

Expected Result:

Org full name is complete / has spaces

Actual Result:

Org full name is truncated

I think the fix is simple, and will open a PR for it. Relevant line of code here

@wrightp wrightp added the Type: Bug Does not work as expected. label Jan 12, 2018
bkonick added a commit to bkonick/chef-ingredient that referenced this issue Jan 12, 2018
bkonick added a commit to bkonick/chef-ingredient that referenced this issue Jan 12, 2018
bkonick added a commit to bkonick/chef-ingredient that referenced this issue Jan 12, 2018
bkonick added a commit to bkonick/chef-ingredient that referenced this issue Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants