Closed
Bug 838781
Opened 13 years ago
Closed 13 years ago
GET requests are 404s for v2newer_plugin.gif and v2unknown_plugin.gif on prod
Categories
(Websites :: plugins.mozilla.org, defect)
Websites
plugins.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Unassigned)
References
()
Details
Attachments
(1 file)
|
482.19 KB,
image/png
|
Details |
Caveat: I don't know what this actually affects, functionality-wise, but it's bad to have 404s, regardless.
STR:
1. Using Nightly (at least), open Web Console
2. Load https://www.mozilla.org/en-US/plugincheck/
3. Look in Web Console at the network requests
Actual:
[12:26:23.476] GET https://plugins.mozilla.org/pfs/v2newer_plugin.gif?name=Adobe+Acrobat&description=Adobe+PDF+Plug-In+For+Firefox+and+Netscape+10.1.5&appID=%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D&appRelease=21.0&appVersion=20130206031027&clientOS=Windows+NT+6.1%3B+WOW64&chromeLocale=en-US&version=10.1.5.33&mimes=application%2Fpdf+application%2Fvnd.adobe.pdfxml+application%2Fvnd.adobe.x-mars+application%2Fvnd.fdf+application%2Fvnd.adobe.xfdf+application%2Fvnd.adobe.xdp%2Bxml+application%2Fvnd.adobe.xfd%2Bxml [HTTP/1.1 404 File Not Found 149ms]
[12:26:24.594] GET https://plugins.mozilla.org/pfs/v2unknown_plugin.gif?name=Google+Update&description=Google+Update&appID=%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D&appRelease=21.0&appVersion=20130206031027&clientOS=Windows+NT+6.1%3B+WOW64&chromeLocale=en-US&version=1.3.21.135&mimes=application%2Fx-vnd.google.update3webcontrol.3+application%2Fx-vnd.google.oneclickctrl.9 [HTTP/1.1 404 File Not Found 99ms]
PHP, plugins1.webapp.phx1.mozilla.com
[12:26:24.594] GET https://plugins.mozilla.org/pfs/v2unknown_plugin.gif?name=Google+Update&description=Google+Update&appID=%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D&appRelease=21.0&appVersion=20130206031027&clientOS=Windows+NT+6.1%3B+WOW64&chromeLocale=en-US&version=1.3.21.135&mimes=application%2Fx-vnd.google.update3webcontrol.3+application%2Fx-vnd.google.oneclickctrl.9 [HTTP/1.1 404 File Not Found 99ms]
PHP, from plugins1.webapp.phx1.mozilla.com
Comment 1•13 years ago
|
||
I'm not 100% sure about yhis yet, but I think the 404s from plugins.mozilla.org might be part of how the service works. I saw others for some plugins that did not need updating. I think it may be saying "Newer version? Not found." Still investigating.
Comment 2•13 years ago
|
||
(In reply to Paul McLanahan [:pmac] from comment #1)
> I'm not 100% sure about yhis yet, but I think the 404s from
> plugins.mozilla.org might be part of how the service works. I saw others for
> some plugins that did not need updating. I think it may be saying "Newer
> version? Not found." Still investigating.
Paul can you still reproduce this error? Do not see it with the new plugincheck (en/us version)
Comment 3•13 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #2)
I'm no longer seeing it either. Fixed?
| Reporter | ||
Comment 4•13 years ago
|
||
Yes, verified FIXED; please mark as FIXED, and I'll verify -- I can't reproduce this issue any longer; nice.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•13 years ago
|
||
Verified FIXED on https://www.mozilla.org/en-US/plugincheck/; thanks!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•