Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-27956

A empty VideoInfo is not equals to itself while transforming from map to object

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 10.10
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Convert

      Description

      When creating a Video info from VideoInfo.EMPTY_INFO and passing if through the fromMap / toMap, the source and destination objects are not the same.

      This is false:

      assertThat(VideoInfo.EMPTY_INFO).isEqualToComparingFieldByField(VideoInfo.fromMap(VideoInfo.EMPTY_INFO.toMap()));
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: