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

 ID:                 66371
 Comment by:         cmbecker69 at gmx dot de
 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:

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).


Previous Comments:
------------------------------------------------------------------------
[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.

------------------------------------------------------------------------
[2014-01-14 16:54:13] TygerGilbert at USAWebAdv dot com

Uh, I'm still getting the error.

------------------------------------------------------------------------
[2014-01-14 10:55:43] [email protected]

Automatic comment on behalf of googleguy
Revision: 
http://git.php.net/?p=web/php.git;a=commit;h=6dcc26797c7072bdff4e5917c9523b7861855a04
Log: Patching typeahead.js to fix bug #66371

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


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