| Summary: | Improve error messages when uploading files/folders by dragging and dropping them into navigator | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Elijah El-Haddad <elijahe> |
| Component: | Client | Assignee: | Elijah El-Haddad <elijahe> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 6.0 | ||
| Target Milestone: | 6.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Elijah El-Haddad
- Made errorHandler() set error object's Severity appropriately if the error it receives is a "string" or an object with a .error property - Refactored code inside _makeDropTarget to reuse errorHandler() where appropriate http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e0442ee3c74d8add00f9a6de17aca8162111664e |