Community
Participate
Working Groups
0.2 M7 - Open an editor on orionhub, such as: http://orionhub.org/coding.html#http://orionhub.org/file/org.eclipse.orion.client.core/static/ide.css - Open your browser console and run localStorage.clear() - Hit Ctrl+F5 to reload the page. -> Errors occur. The errors are different on each browser so I will post follow-up comments.
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.