Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338977 - [framework] User must clear local storage when plugin adds a function
Summary: [framework] User must clear local storage when plugin adds a function
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.2   Edit
Assignee: Simon Kaegi CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 16:45 EST by John Arthorne CLA
Modified: 2011-09-01 11:42 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2011-03-04 16:45:20 EST
Build: N20110304

If you add a new function to a plugin, all users must manually clear their localStorage before that function will be available. We need some better way of detecting that a plugin has changed so users don't have this manual step.
Comment 1 Simon Kaegi CLA 2011-03-04 21:55:01 EST
I'll take this and might even see if we can we do something about this as we change to using preferences in M6. Detecting a difference is something we need to handle but short term I would expect we can reset our preferences instead of clearing localstorage which might have unintended consequences.
Comment 2 Simon Kaegi CLA 2011-04-28 11:52:40 EDT
Fixed in HEAD.