Closed (fixed)
Project:
Hierarchical Select
Version:
5.x-3.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2009 at 20:49 UTC
Updated:
27 Jun 2010 at 13:11 UTC
I've just upgraded, finally, to the latest version of Apple Safari for Mac (4.0.4) and found that HS has stopped working. I get the 'You don't have Javascript enabled' dialogue but even when the manual update button is pressed it doesn't work.
Unfortunately my user base is made up of a high proportion of Mac users who are going to be using this browser.
Has anyone else encountered this?
Comments
Comment #1
wim leers99.9% sure that something else is causing this. Works fine here: Safari is my primary browser :)
Since you're using 5.x: please check if http://wimleers.com/demo/hierarchical-select works.
Comment #2
plan9 commentedHi Wim
Yes - sorry, you are right it was a problem at my end. I went through my site hack log and found a patch I had applied previously: http://drupal.org/node/248497#comment-1592088
Removing this and clearing the cache fixed the issue.
I applied this patch as occasionally Internet Explorer users have reported greyed out HS selections on registration - as a workaround I've now made this selection optional (not required).
Thanks
G
Comment #3
plan9 commentedI'm re-opening this as the problem in fact did not go away - although for me it's not so much of a problem as I'm migrating to a 6.x site that does not use HS.
I don't know, but I am guessing it is an issue / incompatibility with Safari (mac) browser caching or aggregating javascript or a combination of the two causing the problem to intermittently persist.
Clearing the cache and refreshing the page usually works - but sometimes only restarting the browser will allow the page to load correctly.
Comment #4
wim leersCan you reproduce this on a vanilla Drupal site? If you cannot, keep on adding modules that you're using on your actual site until the problem is reproduced.
When you're able to reproduce this (on a vanilla Drupal site with the minimum number of modules to reproduce it), then please make a screencast of:
That makes it easier for me to reproduce the problem. Thanks!
P.S.: don't have any screencast software yet? On Windows and Mac OS X, you can use the free Jing.
Comment #5
wim leersClosing due to lack of response.
Comment #6
plan9 commentedSorry for my lack of response. The problem still persists and I'm unable to identify which of the 100+modules may be causing the conflict.
I'm upgrading to 6.x soon and hopefully this will lose the issue.
Thanks
Comment #7
plan9 commentedHi
Using firebug I have finally have managed to identify the conflicting module: Google analytics:
http://drupal.org/project/google_analytics
Removing this makes HS load without flashing up the javascript warning in Safari (at least on my set up).
I hope this info is useful to someone else.
Thanks
G