Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-7449

Incorrect minor/patch version parsing in Version::parseVersion

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Sprint:
      DEV-41-3
    • Affect Type:
      Userdefined

      Description

      Version Version::parseVersion(const QString &text)
      does not parse minor versions correctly. Example input: 40.1

      The code assigns 'minor' version value to 'patch' level. This makes it not visible on the splash screen.

      This method does not work since 2012, but we started using for UGENE splash-screen version parsing since v40, so were not aware about this problem before.

        Attachments

          Activity

            People

            Assignee:
            yalgaer Yuliya Algaer
            Reporter:
            yalgaer Yuliya Algaer
            Assigned Tester:
            Svetlana Samoilenko
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: