Add getSortName() to DisplayAdvisorUDP.java
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
1
Activity
Show:

Hudson CI Server April 22, 2011 at 3:56 AM
Integrated in kernel-trunk #294 (See http://builds.sakaiproject.org:8080/job/kernel-trunk/294/)
KNl-696 need to check for null return from provider
based on Nunos sugestion a new option UDP interface

David Horwitz April 22, 2011 at 3:23 AM
Based on Nuno's suggestion - created a new Interface DisplaySortAdvisorUDP with a single method

Nuno Grilo March 11, 2008 at 8:26 AM
The patch can be successfully applied to trunk or 2.5.0_RC3 (has been tested on both)

Nuno Grilo March 11, 2008 at 8:19 AM
Please find attached a very simple proposed patch for this feature.
Based on the discussion of SAK-8007, there are needs for having a display name and a sortname. Currently, display name (and display id) can already be provided by DisplayAdvisorUDP.
Adding getSortName() to DisplayAdvisorUDP.java would be of a great value.