File talk:Newtonsmountainv=10000.gif

Latest comment: 5 years ago by 118.208.171.234

Ummm... There appears to be a highly technical problem with the naming of this GIF. I use K-Meleon76 (a Gecko fork) which has no problems with opening and rendering a standard [Newtonsmountainv-10000.gif] animated GIF.

I believe the root of the problem is the inclusion of the "=" character in the name, which is technically legal, but very unusual. Please can this file be renamed to comply with common sense so off-topic and older browsers can recognise it as legitimate? 118.208.171.234 (talk) 08:33, 25 June 2018 (UTC)Reply

Aaaahhhh... Further investigation finds that K-M's fault-intolerant JS engine seems to have choked on the "=" in the file-name:

Mon Jun 25 2018 16:52:46
Error: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nsIWebNavigation.loadURI]
Source file: chrome://global/content/viewSource.js
Line: 178

   if (loadFromURL) {
       // Currently, an exception is thrown if the URL load fails...
       var loadFlags = Ci.nsIWebNavigation.LOAD_FLAGS_NONE;
       getWebNavigation().loadURI(viewSrcUrl, loadFlags, null, null, null);
   }

118.208.171.234 (talk) 09:23, 25 June 2018 (UTC)Reply