| Summary: | NPE in explorerNavHandler | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | CC: | libingw, simon_kaegi |
| Version: | 0.5 | ||
| Target Milestone: | 0.5 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Mark is this still an issue? Nope |
Using HEAD 1. Click "Sites" link on toolbar. 2. Click the "Create" button to create a new site. You will be taken to the site editor. 3. Click an empty area on the page (this will unfocus the table). 4. An NPE appears in the log: > Uncaught TypeError: Cannot read property 'className' of null -- html.js:1803 > dojo.removeClass -- html.js:1803 > dojo.toggleClass html.js:1868 > exports.ExplorerNavHandler.ExplorerNavHandler.toggleCursor -- explorerNavHandler.js:296 > (anonymous function) -- explorerNavHandler.js:99 > dojo.hitch -- lang.js:130 This doesn't seem to break any of the site editor features, so marking as minor.