Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 400081

Summary: The plug-ins list is not refreshed after unistalling a plug-in
Product: [ECD] Orion Reporter: Szymon Brandys <Szymon.Brandys>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, mamacdon
Version: 2.0   
Target Milestone: 2.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Szymon Brandys CLA 2013-02-06 06:19:23 EST
Using the latest source code (2013, 6 Feb)

Steps:
1) Add a plugin on /settings/settings.html#,category=plugins
2) Remove the plug-in
3) See the plug-in is still on the list
4) Refresh the page and now it is gone
Comment 1 Mark Macdonald CLA 2013-02-06 13:10:02 EST
Looks like, at some point in the past the Plugin#uninstall() method was changed from synchronous to asynchronous, but the code in PluginList was not updated to match.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6503fb4eca0fb8687b8637920431063d614e5f52