| Summary: | SFTP Import dialog broken | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> | ||||
| Component: | Client | Assignee: | Susan McCourt <susan> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | susan | ||||
| Version: | unspecified | ||||||
| Target Milestone: | 2.0 M2 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
John Arthorne
Created attachment 225114 [details]
Screen shot
that looks like some missing dijit dialog styling to me, but I have not pulled that stuff out yet (at least not purposefully). I have a converted (to non-dijit) SFTP dialog underway in my workspace so I'll fix this by replacing it first thing in the new year. a better theory is that there was an undeclared dependency in the dialog, and now that the rest of nav has gotten rid of dijit dependencies, this is showing up... Fixed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d28db16db4ae5d019f521e7bb20f253bb754b851 I tested that the data coming back from the dialog is as expected. The error reporting is still really weak (things just timeout if you give the wrong info) but that is not a new problem (bug 392922). |