Jump to content

Brand new Chrome 44 release added a bug


Batu69

Recommended Posts

The latest release of Chrome introduced a bug that causes some sites without SSL support to misbehave.

The good news is that Chrome 44 fixed numerous bugs. The bad news is it also introduced a bug that causes some sites to fail to render properly while others fail completely with a ERR_TOO_MANY_REDIRECTS error message.

Google's development team is well aware of the problem and is working on getting the fix into the Chrome stable channel for an immediate update.

This bug started from the best of intentions. The code was meant to encourage the use of HTTPS for a more secure Web experience. Unfortunately, instead of encouraging the use of a secure link, if one was available, it forced the web browser to redirect to HTTPS pages... even if there were none available, This happened regardless of the web-server's htaccess settings or plugin directives even on sites that have never used https.

Whoops.

For the most part, this problem is being seen in self-hosted Wordpress sites. It's not limited to those. Other sites that don't support HTTPS or use a mix of HTTP and HTTPS pages are also being affected.

As one bug reporter put it, "This bug %5Bis%5D critical, you need to push a fix ASAP. 'Soonish' is not going to cut it."

He continued, " The Internet is starting to react to this bug. Users are starting to adopt 3rd party plugins and patches to fix the issue from their end, this could lead to even more trouble down the road. It should never have made it into a stable release in the first place, as it is obvious the amount of breakage it causes."

One such fix is for web administrators to put "RequestHeader unset HTTPS." >>

Link to comment
Share on other sites


  • Replies 2
  • Views 2.4k
  • Created
  • Last Reply

I had to workaround fix like 4-5 websites for this. I just PHP set the HTTPS Request header to false with a WordPress plugin I made.

Link to comment
Share on other sites


I'm having this problem with Facebook as we speak... the same problem is on Microsoft Edge and my Lumia's browser as well... WTH? :| 1xa3eCD.png

UPDATE: Fixed my problem... It wasn't from Chrome, it was from Avast Internet Security :)

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...