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 workspace loader which should pass its query strings to the underlying alternate IDE #9370

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

sunix
Copy link
Contributor

@sunix sunix commented Apr 10, 2018

What does this PR do?

When starting a Che factory with an alternate IDE, workspace loader should pass its query string to the underlying ide url. This is done for the legacy gwt ide but not preconfigured IDE such as Theia.
This PR is fixing it.

workspace 1_119

What issues does this PR fix or reference?

#9221

…lying alternate IDE

Signed-off-by: Sun Tan <sutan@redhat.com>
@sunix sunix added the kind/bug Outline of a bug - must adhere to the bug report template. label Apr 10, 2018
@sunix sunix requested a review from vparfonov as a code owner April 10, 2018 15:50
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Apr 10, 2018
@sunix sunix merged commit fe6bc26 into eclipse-che:master Apr 12, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Apr 12, 2018
@benoitf benoitf added this to the 6.4.0 milestone Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants