Description of problem: When viewing a repo, there is no column upon which a default sort is applied. Version-Release number of selected component (if applicable): How reproducible: Every time. Steps to Reproduce: 1. begin tail of server logfile 2. Create an RHN content provider 3. create an repo associated with CP 4. view repo 5. Observe UI, output in logfile. Actual results: * Logfile output - 2009-12-02 14:36:04,593 WARN [org.rhq.core.domain.util.PersistenceUtility] Queries should really supply default sort columns. Caller did not: org.rhq.enterprise.server.content.RepoManagerBean.findAssociatedDistributions(RepoManagerBean.java:874) 2009-12-02 14:36:04,600 WARN [org.rhq.core.domain.util.PersistenceUtility] Queries should really supply default sort columns. Caller did not: org.rhq.enterprise.server.content.RepoManagerBean.findAssociatedDistributions(RepoManagerBean.java:874) 2009-12-02 14:36:04,696 WARN [org.jboss.seam.ui.renderkit.DefaultActionRendererBase] Must set an id for the default action source * No column sort indicators appear for various tables in the UI (although this may not be expected? Not sure) Expected results: * A default sort should probably be supplied for the tables in the UI. * Maybe a column sort UI indicator in the affected table(s)? Additional info: I don't seem to get this to occur on other similar UI pages (i.e., content provider view). However, it does seem to consistently occur anytime user loads a specific repo view in the UI.
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage