Webuilder causing IE version compatibilty problem

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
Lee
Posts: 9
Joined: Sun Mar 16, 2008 1:27 pm

Webuilder causing IE version compatibilty problem

Post by Lee »

Technically not a bug and I have only checked on one computer.

The problem ..
Visiting websites that check for IE version, incorrectly detects IE version 6 and asks you to upgrade, even though the browser is already IE8.

The cause.
Everytime Webuilder is run, the following string is written to the registry. "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"

At ...
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post Platform

This string is causing problems with IE in general use. Deleting the string fixes the IE issues but everytime Webuilder is fired up the string is written back there.

Version seems irrelivant. Currently using 11.21.130 but also does the same with Webuilder 10.

Thanks
Lee
Posts: 9
Joined: Sun Mar 16, 2008 1:27 pm

Re: Webuilder causing IE version compatibilty problem

Post by Lee »

Anyone know how to stop this happening?
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: Webuilder causing IE version compatibilty problem

Post by chrisjlocke »

Seems weird this hasn't been mentioned before - you'd have thought someone else (considering the WeBuilder user base) would have also noticed it.

A crappy workaround would be to create a batch file that fires up WeBuilder, and afterwards, runs a .reg file which deletes the necessary key. Its not elegant, but would temporarily solve the issue.
Alternatively, you could 'protect' the key by setting permissions on it so that WeBuilder couldn't change it.
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Re: Webuilder causing IE version compatibilty problem

Post by MikeyB »

I don't see this happening for me, WeBuilder 11.21 on Windows 7 Pro.

I don't have a User Agent key (so no Post Platform) under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ only a User Agent value which is Mozilla/4.0 (compatible; MSIE 8.0; Win32) before & after I use WeBuilder
Doesn't change if I use the IE preview either.
Lee
Posts: 9
Joined: Sun Mar 16, 2008 1:27 pm

Re: Webuilder causing IE version compatibilty problem

Post by Lee »

Sorry, forgot to mention I'm using Window XP.

Chris, many thanks for that, setting the registry permissions has done the trick.

Lee
flogger123
Posts: 34
Joined: Sun Jan 22, 2012 8:52 pm

Re: Webuilder causing IE version compatibilty problem

Post by flogger123 »

Works for me too. Any ideas on why wee need to modify the registry for this?
You're never a loser until you quit trying. Image
Post Reply