Closed Bug 376009 Opened 18 years ago Closed 18 years ago

Install Now button points to a filename that contains japanese characters making this extension uninstallable

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 372302

People

(Reporter: philip.chee, Unassigned)

References

()

Details

Mozillazine discussion: <http://forums.mozillazine.org/viewtopic.php?t=535430> Visit the Split Browser page on AMOv3: <https://addons.mozilla.org/en-US/firefox/addon/4287> Notice that the "Install Now" button points to a file that has japanese characters in its name. Left clicking on the button to install results in an "invalid file hash" error. Right clicking and downloading the extension actually downloads a html page. Previous versions of this extension had sensibly (ASCII) named XPI files. Since the japanese characters just say "Split browser" I fail to see why the XPI needs to be named in such an esoteric manner.
This is occurring because the japanese characters in the URL are causing the invalid characters in URL check to trigger, resulting in a redirect. The fix to bug 372302 fixes this since it prevents the Install Button from creating urls that are invalid, and Remora itself does not use the filename attribute in the url, it's only so the browser names the file correctly on download due to bug 299372
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.