-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't warn about icon size mismatch if icon is SVG #1669
Comments
Was this one fixed and pushed? |
In addons-linter, yes. |
Latest release seems to be Release 2017.12.07 · mozilla/addons-server but linter is merged on Dec 08, 2017? Comparing 2017.12.07...master · mozilla/addons-server |
Confirmed fixed on AMO server too. |
Tried validating an extension which included |
There are still warnings ....
|
I think you should file a new issue in mozilla/addons-server for that? |
Describe the problem and steps to reproduce it:
(Please include as many details as possible.)
When I uploaded add-on to AMO, it is warned about icon size mismatch.
My manifest.json is like this.
It is an SVG file, so size should not matter.
What happened?
AMO raised warning.
What did you expect to happen?
No warning.
Anything else we should know?
(Please include screenshots and any relevant files.)
In icons - Mozilla | MDN, it is explained as:
The text was updated successfully, but these errors were encountered: