Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

adobe reader 15.8.20082 is showing as outdated in Firefox

  • 6 réponses
  • 29 ont ce problème
  • 11 vues
  • Dernière réponse par lorolouis

more options

I have Adobe reader up to date and Firefox is showing that its outdated. I uninstalled and reinstalled but it still shows outdated. I have windows 10 and adobe reader 15.8.20082. Is there some way to fix this?

I have Adobe reader up to date and Firefox is showing that its outdated. I uninstalled and reinstalled but it still shows outdated. I have windows 10 and adobe reader 15.8.20082. Is there some way to fix this?

Solution choisie

This issue is known, but unfortunately there is no way to fix it for the moment (we are not developers on this forum, just guys who want to help users).

Have a look at this previous thread for more information.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (6)

more options

Solution choisie

This issue is known, but unfortunately there is no way to fix it for the moment (we are not developers on this forum, just guys who want to help users).

Have a look at this previous thread for more information.

more options

I think this is a glitch in the site that you should ignore for the time being.

The plugin check site reads the plugin version numbers supplied by Firefox and compares them with version numbers supplied by the plugin vendors.

There is a mismatch in this case:

  • Firefox is reporting a number like "15.8.20082" (plugin version number)
  • The site is checking for "2015.008.20082" (application version number)

So the plugin checker needs to be corrected.


As long as using Adobe Reader's Help menu to "Check for Updates" confirms that your Adobe Reader is current, that is the most reliable information.

Now, occasionally, an old version of the Adobe Acrobat plugin creeps into Firefox along with the current one. If you see an extra one listed on the Add-ons page, Plugins section, we can advise on how to get rid of the older one.

more options

This has been an issue for several months. Looks like Mozilla and Firefox may be in decline

more options

This is ridiculous. Indeed, if you resource-hack the plugin's nppdf32.dll version strings from "15,9,20069,28170" to "2015,009,20069,28170" then the mozilla plug-in checker will report OK.

BTW, why Mozilla guys should create additional smart guessing scripts to identify that Adobe put "2015" on their site, which should mean = "15" ... same as "9" = "009" in file identification? Of course, these are different strings.

more options

Hi lorolouis, I believe the plugin check site uses data supplied by the plugin manufacturers. This is a known problem with the plugin check site and support volunteers can't fix it.

more options

Yes, jscher2000 ... this is my point, too! For me, this is 100% Adobe's problem. They should use same strings in files and provide out to be checked against. It is not an issue that Mozilla plugin checker developers should modify their code for. They "could" - by making up 2015 = 15 :) but this is not the right way. Neither is the resource strings manipulating I've done to prove that my FF Mozilla browser turned green :) button for the current Adobe Reader plugin