I think either would work imo, so whichever way you would prefer to patch is fine...
Chris On Wed, 05 Oct 2011 16:29:47 +0200 David Horwitz <[email protected]> wrote: > Hi All, > > Looking to fix a small but annoying bug: > > http://opencast.jira.com/browse/MH-8176 > > That the list of capture agents in the "schedule recording" form are > randomly ordered. There seem to be two possible points where this > could be fixed and was wondering which would be the best and fit with > Matterhorn practices. > > 1) make the rest endpoint capture-admin/agents.xml/json return a list > ordered by capture name > 2) make oc.scheduler.js sched.handleAgentList sort the returned list > > > I lean towards 1 as it will also mean that by default the capture > agents list will be alpha ordered (and my java skills are better than > my js ones!), but am unsure if that may have implications elsewhere. > > thanks > > D > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users -- Christopher Brooks, BSc, MSc ARIES Laboratory, University of Saskatchewan Web: http://www.cs.usask.ca/~cab938 Phone: 1.306.966.1442 Mail: Advanced Research in Intelligent Educational Systems Laboratory Department of Computer Science University of Saskatchewan 176 Thorvaldson Building 110 Science Place Saskatoon, SK S7N 5C9 _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
