| Summary: | Error reloading editor after clearing local storage | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Client | Assignee: | Simon Kaegi <simon_kaegi> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | simon_kaegi |
| Version: | unspecified | ||
| Target Milestone: | 0.3 RC3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
On FireFox 4 I see:
d is undefined
2)))},addEventListener:function(d,h,j)...d===y||d===y.getName()){o.resolve(C);
coding-editor.js (line 187)
On Chrome 11 I see:
coding-editor.js:187Uncaught TypeError: Cannot call method 'getServiceId' of undefined
At the moment we're only doing the wait for preferences/plugins on the navigate-table and view-registry pages. We need to figure out what we want to do here for June. This was fixed when he moved to using bootstrap.js everywhere. |