Skip to content

about:debugging page indicates that the About Sync extension has an invalid version number #110

@dholbert

Description

@dholbert

STR:

  1. Install the About Sync add-on from https://addons.mozilla.org/en-US/firefox/addon/about-sync/
  2. Visit about:debugging and scroll down to the entry for About Sync (under "Extensions")

ACTUAL RESULTS:
There's a warning box -- if you expand it, it shows the following:

Warning details

Reading manifest: Warning processing version: version must be a version string consisting of at most 4 integers of at most 9 digits without leading zeros, and separated with dots

Here's a screenshot:
image

EXPECTED RESULTS:
No such warning (i.e. we probably need a conforming version numbering scheme).

If you look at the Version field on https://addons.mozilla.org/en-US/firefox/addon/about-sync/ , you can see that indeed our version number does not conform to this "at most 4 integers of at most 9 digits without leading zeros, and separated with dots" scheme -- we have right now:

Version
    0.21.0buildid20220714.054802

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions