Edit report at https://bugs.php.net/bug.php?id=66371&edit=1

 ID:                 66371
 User updated by:    TygerGilbert at USAWebAdv dot com
 Reported by:        TygerGilbert at USAWebAdv dot com
 Summary:            JavaScript (I think) causing error on all pages
 Status:             Re-Opened
 Type:               Bug
 Package:            Website problem
 Operating System:   WinXP w/IE-8
 PHP Version:        Irrelevant
 Assigned To:        googleguy
 Block user comment: N
 Private report:     N

 New Comment:

It sounds like you guys are guessing and don't have a clue as to what is 
actually causing this error, or how to fix it. I have a screen shot of the bad 
formatting, but this form doesn't seem to have a field to upload it or any 
other way to attach it, so I'm not sure what to do with it. Bjori, I understand 
your attitude about not spending anymore time on this. It makes sense. 

Regrettably, I'm hearing "The equipment and programs you use (and you, 
yourself) are too old, so your problems don't matter to the rest of us," or 
something similar all too often. Much of the world, particularly the younger 
"leading-edge" individuals, believes this way. You have to, or someone else 
will beat you to the finish line. And those of us in the back of the pack 
eventually get totally disqualified if we can't keep up or take too long even 
getting to the finish line. That's reality, and I accept it. I have to. I do 
appreciate everyone's time and efforts to solve this. Thanks! Just remember me 
decades from now (or sooner) when you are faced with similar difficulties, as 
you likely will.


Previous Comments:
------------------------------------------------------------------------
[2014-01-15 00:07:47] [email protected]

Ok. I looked it up.. IE8 is as old as say FireFox 3.6.28, so the importance of 
supporting it is in the "if it works, it works - if not, doesn't matter" class.
I'm sure someone has a workaround for the @media not working on IE8 issue.

As long as that does not impact anything at all then we can apply that 
workaround I guess.

When you go to php.net for the first time without cache... Is that the same 
error as when you click a link, or hit refresh?

This could be a issue with your localStorage, as we ship a lot lot lot of data 
to your browser for local storage the first time you come to php.net.
Then subsequent pages and refreshes try to short-circuit that request and use 
your browsers localStorage... that seems like a likely candidate for problems 
in very old browsers.

------------------------------------------------------------------------
[2014-01-14 22:52:20] cmbecker69 at gmx dot de

I can confirm Tyger's latest report.  I have cleared the browser cache,
disabled caching altogether and get the updated typeahead.min.js, starting
with 
  (function(c){var l="0.9.3";

The IE 8 debugger stops execution sometimes in typeahead.min.js and 
sometimes in jquery.min.js (different positions).

Regarding the layout: it seems to me the issues in IE 8 are caused by
important style rules (float and width of .layout-menu) that are only 
available for @media, which is not recognized by IE 8.  Adding these 
rules to .layout-menu directly (via the developer tools) is putting 
the menu to the left; however, it doesn't look as in "modern" browsers.
I can't do screenshots now, but I'll make good for it as soon as 
possible (if still necessary).

------------------------------------------------------------------------
[2014-01-14 22:11:50] [email protected]

Can you screenshot the formatting?
That seems like unrelated issue, but just to confirm it would be nice to see.

As for the javascript fix, it takes time to roll the fix to all mirrors and 
clear various caches and headers.
Although we do attempt to purge your local cache by attaching the last 
modification time of the files, we cache the .php pages also for a long long 
time - which means your browser may not have realized externally referenced 
resources had changed.

------------------------------------------------------------------------
[2014-01-14 18:52:55] TygerGilbert at USAWebAdv dot com

I cleared the cache, closed the browser, reopened the browser and went to the 
PHP.net functions. Still a delay, after which the error dialog box again 
appears. The formatting is still off, too, as the left menu is at the top.

------------------------------------------------------------------------
[2014-01-14 17:36:21] [email protected]

You likely will need to clear your browser cache for changes to take effect.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=66371


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=66371&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to