Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 189397 --- Columns for exported should be listed as display order or order in binding pane.[0001]

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 189397 --- Columns for exported should be listed as display order or order in binding pane.[0001]

- Summary:
Fix Bugzilla Bug 189397 --- Columns for exported should be listed as display order or order in binding pane.[0001]

- Bugzilla Bug (s) Resolved:
189397

- Description:
use LinkedHashMap instead of HashMap in BaseQueryDefinition in DtE.

LinkeHashMap can keep the order of members in it.

- Tests Description  :
Manual Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/BaseQueryDefinition.java"

- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd
 


Back to the top