| Summary: | site editor page seems broken | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> |
| Component: | Client | Assignee: | Susan McCourt <susan> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | john.arthorne, mamacdon |
| Version: | 1.0 | ||
| Target Milestone: | 2.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Susan McCourt
Fixed in http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=bd759312b0daa54631eced647c33f195d10cda57 A variety of issues. - two mechanical "undojoing" errors in explorer that weren't covered by navigator or editor scenarios. - the section class API wants a parent node and an id was being passed in. dojo was allowing this but we do not. - undeclared module dependency for dijit.form.Button in site editor widget (before, it got away with it because other core modules brought it in anyway). fixed. |