This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 96668

Summary: sorting is ignored when changing categories
Product: updatecenters Reporter: _ rkusterer <rkusterer>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: not sorted by rating

Description _ rkusterer 2007-02-27 10:36:41 UTC
- click a category, e.g. tast list
- sort the list by rating -- works
- now select a different category.
- "rating" is still selected, but the results are not sorted by rating.
Comment 1 _ rkusterer 2007-02-27 10:38:17 UTC
Created attachment 38941 [details]
not sorted by rating
Comment 2 David Botterill 2007-02-28 06:04:35 UTC
This wasn't in the UI spec but I think it's definitely an expectation from the
developer.  I'll look into implementing this for phase I.
Comment 3 David Botterill 2007-03-01 09:22:15 UTC
I was resetting the sort to NAME each time the category page was opened.  I
changed to check if there was a sort setting already on the session before I
took the default.