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

Don't sort node interceptors at initialization state #3895

Merged
merged 1 commit into from
Jan 26, 2017
Merged

Conversation

vzhukovs
Copy link
Contributor

@vzhukovs vzhukovs commented Jan 25, 2017

This PR changes behavior of initialization org.eclipse.che.ide.ui.smartTree.NodeLoader so the incoming set of org.eclipse.che.ide.api.data.tree.NodeInterceptors doesn't sort to prevent randomly deletion of particular interceptors. See more description in related issue: #3894

Changelog

Don't sort node interceptors at initialization state

@vzhukovs vzhukovs added kind/bug Outline of a bug - must adhere to the bug report template. team/plugin labels Jan 25, 2017
@vzhukovs vzhukovs self-assigned this Jan 25, 2017
@codenvy-ci
Copy link

@vzhukovs vzhukovs merged commit 25e8a4d into master Jan 26, 2017
@vzhukovs vzhukovs deleted the che#3894 branch January 26, 2017 08:35
@vzhukovs vzhukovs added this to the 5.2.0 milestone Jan 26, 2017
@JamesDrummond JamesDrummond mentioned this pull request Feb 6, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
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.

None yet

3 participants