Uploaded image for project: 'Front Edition'
  1. Front Edition
  2. FRONTEDIT-84

remove the cast to int in FrontEditionHelper.moveZoneItemId (break 4.1 compatibility)

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.0
    • None
    • None

      Due to #REPOSITORY-399 traversableParent.getChildPosition(zoneItem) returns a long and traversableParent.getChildAt(targetPosition) requires a long.

      To keep retro-compatibility, a cast from long to int has been added in FrontEditionHelper.moveZoneItemId

      Before 4.2 release, this cast should be removed (and this will break retro-compatibility.

            pgros Pierre Gros (Inactive)
            pgros Pierre Gros (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: