Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-2460

MPEI Installer incorrectly (re-)installs embedded/linked extensions when version is lower

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.0 pre-release
    • 1.3.0
    • MPEM
    • None

    Description

      The logic for comparing the version of a linked extension is reversed. MPEI will incorrectly either reinstall the existing extension or not download a newer version.

      h4. Steps to Reproduce
      An extension using the new feature to link other extensions only by Id is required. OnlineVideos in latest SVN can be checked.

      h4. Additional Information
      The fix is simply changing the CompareTo from >= 0 to < 0

      Attachments

        Activity

          People

            offbyone offbyone (Inactive)
            offbyone offbyone (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: