Skip to content

bug: # character causes a coder_app IDE launch to fail with application not found #3803

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

Closed
sharkymark opened this issue Sep 1, 2022 · 2 comments · Fixed by #3895
Closed
Assignees

Comments

@sharkymark
Copy link
Contributor

Version: v0.8.10+01a06e1

If I create a template with a coder_app name that includes a # character, the IDE will fail to open with an application not found error.

image

image

image

@BrunoQuaresma
Copy link
Collaborator

If you replace the app name in the URL with this escaped version IDEA%20Community%202 does it work?

@BrunoQuaresma BrunoQuaresma self-assigned this Sep 2, 2022
@sharkymark
Copy link
Contributor Author

@BrunoQuaresma I haven't tried this, but the problem isn't a space aka %20 but the # symbol. It works fine with spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants