You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Linas Redeckis (JIRA)" <ji...@apache.org> on 2015/01/05 14:37:34 UTC

[jira] [Created] (OPENMEETINGS-1143) Recordings list order

Linas Redeckis created OPENMEETINGS-1143:
--------------------------------------------

             Summary: Recordings list order
                 Key: OPENMEETINGS-1143
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1143
             Project: Openmeetings
          Issue Type: Bug
          Components: Recordings, UI
    Affects Versions: 3.0.3
         Environment: Environment is not relevant to this issue.
I'm using OM 3.0.3 on FreeBSD 10, openjdk-7 and mysql-56. Also using plug-in in Moodle.org system, so recordings don't get their name changed by users.
            Reporter: Linas Redeckis
            Assignee: SebastianWagner
            Priority: Minor
             Fix For: 3.0.4


All versions until most recent has this "bug". Recordings list is ordered by title alphabetically. But title for recording is chosen wrong. Now it its "Recording DD.MM.YYYY h:m:s". This kind of name does not get ordered logically correct. Ordering algorithm sorts alphabetically, but users (including me) expects it to be sorted by date. (well, at least me and users in my university do)
So my suggestion is to sort it by "date recorded", or change recording name to "Recording YYYY.MM.DD h:m:s".
Changing title building part shouldn't mess things up too much. And ordering part in UI can be left as it is - it doest the job ordering alphabetically.

It is not critical with few recordings. But later, with long list of recordings it is hard to find one I'm looking for.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)