[plug] Galeon and pncs NetLink

Bill Kenworthy billk at iinet.net.au
Wed Jan 2 07:28:32 WST 2002


Galeon and netteller (pncs NetLink).

It appears that Galeon reports itself as netscape 5.0 which is causing
problems with the above site.  Is it possible to force Galeon to report
itself as ns4 as apparently you can do with Konquerer?  Maybe hack the
src before compile as a last resort?  The problem is a toolbar which
tests for ns4 and wont display otherwise, so you have to view src to get
the link and manually paste the info!  

It tests for the browser version as below, I presume coz some ns6.0
functions dont work.  isMinNS4 returns the browser version in a standard
fashion.
___________________________________
if ((isMinNS4) && (version == 4)) {
    		init();
    	}
___________________________________


BillK

From: http://www.gemal.dk/browserspy/basic.html
appName Netscape 
appCodeName Mozilla 
appVersion 5.0 (X11; en-US) 
appMinorVersion Property not supported or blank! 
IE real version Not Internet Explorer or undetectable! 
UserAgent Mozilla/5.0 Galeon/1.0.1 (Linux i686; U;) Gecko/0 
Security Policy Property not supported or blank! 
Platform Linux i686 - Other platform 
CPU Property not supported or blank! 
Online Property not supported or blank! 
Connection Type Property not supported or blank!



More information about the plug mailing list