sagepub.com - browser support

View: New views
3 Messages — Rating Filter:   Alert me  

sagepub.com - browser support

by 'Mash-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have just started using SAGE Publications (http://www.uk.sagepub.com) and discovered that I cannot use Conkeror or Firefox (Iceweasel 3.0.14).
Looking at the site via Firefox on a Windows desktop I see... https://secure.uk.sagepub.com/js/browserdetect_lite.js (needs "https")

Whats strange is that I can't work out why Firefox on Linux won't work, does not the above script check for the Gecko engine?


'Mash

---
Sola fide, Sola Gratia, Soli Deo gloria!

_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

Re: sagepub.com - browser support

by John J. Foerch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Sep 23, 2009 at 02:19:36PM +0100, 'Mash wrote:
>
> I have just started using SAGE Publications (http://www.uk.sagepub.com) and discovered that I cannot use Conkeror or Firefox (Iceweasel 3.0.14).
> Looking at the site via Firefox on a Windows desktop I see... https://secure.uk.sagepub.com/js/browserdetect_lite.js (needs "https")
>
> Whats strange is that I can't work out why Firefox on Linux won't work, does not the above script check for the Gecko engine?


Have you tried using set_user_agent(...); in your rc?

--
John Foerch
_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

Re: sagepub.com - browser support

by 'Mash-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2009-09-23 10:42-0400, John J. Foerch wrote:
> Have you tried using set_user_agent(...); in your rc?
>
> --
> John Foerch

Thanks that did the trick.

For interest sake, in the end I used:

    set_user_agent("Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0)");

I also found http://www.useragent.org which prints your useragent, very helpful.

By default without anything being set, Conkeror returns:

   Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.13) Gecko/2009082121

Still not really sure why sagepub.com does not like this.

'Mash

---
Sola fide, Sola Gratia, Soli Deo gloria!
_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror