Is it okay to spoof navigator.product by default?

Allan Sandfeld Jensen kde at carewolf.com
Wed Sep 22 09:30:26 BST 2004


On Wednesday 22 September 2004 03:01, Leo Savernik wrote:
> Am Dienstag, 21. September 2004 19:30 schrieb Allan Sandfeld Jensen:
> > Personally I only see one problem with this patch; in that it would be a
> > better  solution to fix KHTML, so it again supports the Netscape4
> > ecma-code like it  did in the 3.1.x series (this bug is regression). I
> > just dont have the skills, and I can't  see anyone else caring.
>
> Netscape4 ecma-code? Can you elaborate, please?
>
Only related to this issue. The version of QuickMenu I was trying to fix has 3 
different sets of ecma/js-scripts they can issue: "ie", "ns" and "ns6". 
Konqueror 3.3.x only works with the ie and ns6 versions, but gets the ns 
version served by default(meant for netscape4). 
I've checked and verified that netscape4 works with these sites, and konqueror 
3.1.x works about 90% correct. Konqueror 3.2.x and 3.3.x doesnt work at all 
with this code, and just dumps all the strings at the top of the page.
I am guessing that Konqueror 3.2 and 3.3 are just too strict and ignores the 
code as being wrong.

`Allan




More information about the kfm-devel mailing list