Bug 144067 - Repository types not sorted in the share project wizard
Summary: Repository types not sorted in the share project wizard
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.3 M1   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-05-27 02:08 EDT by Brock Janiczak CLA
Modified: 2006-09-11 13:14 EDT (History)
0 users

See Also:


Attachments
patch to org.eclipse.team.ui (1.42 KB, patch)
2006-05-27 02:10 EDT, Brock Janiczak CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brock Janiczak CLA 2006-05-27 02:08:03 EDT
Version: 3.2.0
Build id: I20060519-1206

The list of repository providers on the first page of the share project wizard is not sorted.  The providers are being displayed in the order they are stored in the plugin registry.

Attached is a patch to sort the providers by their label
Comment 1 Brock Janiczak CLA 2006-05-27 02:10:22 EDT
Created attachment 42797 [details]
patch to org.eclipse.team.ui

Adds a view sorter to the viewer.  An alternative is to make ConfigurationWizardElement implement comparable
Comment 2 Michael Valenta CLA 2006-05-30 08:17:35 EDT
Thanks for the patch. We'll have a look once 3.3 development starts.
Comment 3 Michael Valenta CLA 2006-06-13 15:30:57 EDT
Patch released to HEAD. Thanks again.
Comment 4 Michael Valenta CLA 2006-09-11 13:14:49 EDT
I've added the following copyright to the file. Let me know if it should be somehting different.

Brock Janiczak  (brockj@tpg.com.au) - Bug 144067 Repository types not sorted in the share project wizard