Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 358368

Summary: Dependent files order is not correct
Product: z_Archived Reporter: Huang Ji Yong <hjiyong>
Component: EDTAssignee: Huang Ji Yong <hjiyong>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Testcase
none
Resolve none

Description Huang Ji Yong CLA 2011-09-21 04:17:38 EDT
Steps to reproduce:
Open the attached file in external browser.
Check the following code in the html source. 
var RUI_DEPENDENT_JAVASCRIPT_FILES = [
"dojo/widgets/DojoContainer.js", "dojo/widgets/DojoBase.js", "org/eclipse/edt/rui/widgets/Div.js", "dojo/widgets/DojoDialog.js", "org/eclipse/edt/rui/widgets/HTML.js", "dojo/widgets/DojoButton.js", "client/DojoDialogVE.js"];

DojoContainer should be imported after DojoBase
Comment 1 Huang Ji Yong CLA 2011-09-21 04:23:38 EDT
Created attachment 203734 [details]
Testcase
Comment 2 Huang Ji Yong CLA 2011-09-21 08:51:55 EDT
Created attachment 203759 [details]
Resolve
Comment 3 Huang Ji Yong CLA 2011-09-21 08:53:11 EDT
Change genDependentFiles algorithm
Comment 4 Huang Ji Yong CLA 2011-10-09 02:37:58 EDT
Verified in 201110082101