Project

General

Profile

Actions

bug #6330

closed

Defined sort order for Mediarepresentations

Added by Andreas Müller about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Priority14
Assignee:
Patrick Plitzner
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal
Found in Version:

Description

If multiple MediaRepresentations are available for one Media the order is arbitrary as it has set semantics.

This is sometimes confusing for the user if you open the same Media multiple times in details view but the result looks different.

We need a Comparator which may use size information from MediaRepresentationParts and/or any other as long as it is a reproducable order.

This might be true for other lists with set semantic. We may create another ticket to generally solve this problem for all these issues.
Maybe we should require a default Comparator for each such "list element" in TaxEditor.

Actions #1

Updated by Andreas Müller about 7 years ago

  • Priority changed from New to Priority14
  • Target version changed from Unassigned CDM tickets to Release 4.6
Actions #2

Updated by Andreas Müller about 7 years ago

  • Target version changed from Release 4.6 to Release 4.7
Actions #3

Updated by Andreas Müller almost 7 years ago

  • Target version changed from Release 4.7 to Release 4.8
Actions #4

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.8 to Release 4.9
Actions #5

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.9 to Release 4.10
Actions #6

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.10 to Release 4.11
Actions #7

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.11 to Release 4.12
Actions #8

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.12 to Release 4.13
Actions #9

Updated by Andreas Müller about 6 years ago

  • Target version changed from Release 4.13 to Release 4.14
Actions #10

Updated by Andreas Müller about 6 years ago

  • Target version changed from Release 4.14 to Release 5.0
Actions #11

Updated by Patrick Plitzner about 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #12

Updated by Patrick Plitzner about 6 years ago

  • Assignee changed from Patrick Plitzner to Andreas Müller
Actions #13

Updated by Andreas Müller almost 6 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Andreas Müller to Patrick Plitzner
  • % Done changed from 50 to 90

This generally seems to work though I tested only for MediaRepresentations.

Did you check in all cases that you did not overwrite a maybe existing sorting. I remember that we did some advanced sorting for certain sets already.
If this was checked we can close the ticket.

Actions #14

Updated by Patrick Plitzner almost 6 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 90 to 100

Andreas Müller wrote:

This generally seems to work though I tested only for MediaRepresentations.

Did you check in all cases that you did not overwrite a maybe existing sorting. I remember that we did some advanced sorting for certain sets already.
If this was checked we can close the ticket.

I checked all sub classes adapted the comparator accordingly.

Actions

Also available in: Atom PDF