[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Bug#21130: [Fwd: Re: Bug#21130 acknowledged by developer (not working user agent   configuration)]
From:       Stephan Kulow <coolo () kde ! org>
Date:       2001-03-01 14:26:14
[Download RAW message or body]



-------- Original Message --------
Subject: Re: Bug#21130 acknowledged by developer (not working user agent configuration)
Date: Thu, 1 Mar 2001 13:18:43 +0100
From: Jose Luis Benitez <jlbc@bigfoot.com>
To: owner@bugs.kde.org (Stephan Kulow)
References: <0103011058010I.00861@faure> <20010301101419.22315.qmail@master.kde.org>
<handler.21130.D21130.9834449028133.notifdone@bugs.kde.org>

On Thursday 01 March 2001 12:48, you wrote:
>
>
> Konqueror likes to be called Konqueror :)
> You can change its UA for a specific domain or host, but not for * anymore.
> The syntax is now (like with JS and Java):
> host.domain.com or domain.com
> (no more asterixes).

I've tried what I tell you in the last message and it still isn't working. My 
problem is that the javascript code of that page only looks for IE or 
Netscape and that's why I need to identify myself as other explorer :-).

Look at this:
------------------- ------------------- -------------------
if (s == '')
  IE = 3
else if (s.indexOf('MSIE') != -1)
  IE = parseFloat(s.substring(s.indexOf('MSIE') + 5, s.length))
else if (s.indexOf('Mozilla') != -1)
  NN = parseFloat(navigator.appVersion)
------------------- ------------------- -------------------

I think it should be corrected with the user agent string but it's not 
working. ¿Does user string surely works? 

Thanks!


-- 

	Vámonos...
	jlbc at bigfoot.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic