New issue
Advanced search Search tips

Issue 886660 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows
Pri: 2
Type: Bug



Sign in to add a comment

Unable to add extension [Error 'Could not unzip extension'] in chrome.

Reported by shruti.j...@etouch.net, Sep 19

Issue description

Chrome Version: 70.0.3538.22 Revision ac9418ba9c3bd7f6baaffa0b055dfe147e0f8364-refs/branch-heads/3538@{#468}(32/64 bit)
OS: Windows(7,8,8.1,10) Linux(14.04 LTs).

Test URL:https://chrome.google.com/webstore/detail/print/ngjnkanfphagcaokhjecbgkboelgfcnf

What steps will reproduce the problem?
(1) Launch chrome and add print extension.
(2) Observe.

Actual: Unable to add extension [Error 'Could not unzip extension'] in chrome.
Expected: No such error should be seen while adding print extension.

This is a non-regression issue, seen from 'M60'series #60.0.3072.0.

Note: Extension works fine on Mac(10.12.6, 10.13.1, 10.13.6, 10.14)

Kindly refer the attached screen-cast from drive link:
https://drive.google.com/open?id=1sKZCFpnlZxTrAU1D3eAQcg1ugvwe-Fhg

Thank you..!
 
The extension package has a file with an invalid name which contains a control character (ASCII code 13): Icon\r
Chrome could display a better error message in such cases.
Also, it might make sense for the web store to verify the file names inside the package are valid on upload.
Status: Untriaged (was: Unconfirmed)
Cc: jawag@chromium.org
/cc jawag@ for webstore's enhancement of filename detection.
Owner: markchang@chromium.org
markchang@ for webstore triage
Status: Assigned (was: Untriaged)

Sign in to add a comment