I have HS RC6 with HS taxonomy appiled to one vocabulary and it works perfectly in FF. But in IE when i adding a node and select taxonomy term I can only select parent taxonomy terms. If I choose parent taxonomy term from drop-down field the child taxonomy select box dosent apears in IE and the parent taxonomy select box displays as disable field (see attachment).
I Have simple menu module installed... maybe this cause problem ??
Comments
Comment #1
wim leersYou'll have to somehow find out the JS errors that have been triggered, or I won't be able to fix it. For IE, you can use the free Wev Developer version of Visual Studio. Opera has built-in support for JS debugging.
Comment #2
nimek commentedI used Javascript error console built-in Opera but no javascript errors have been show when I load an edit product page and select parent category from HS, but it still hang`s.
I have new information about this issue. HS Taxonomy hang's in IE only when used with the ubercart product content type, it works great in IE with any other drupal specific content type.
When i add a taxonomy dictionary to any Drupal content type it works in IE. When i add the same dictionary to the Ubercart product content type HS hangs in IE
Wim can you check this ??
Comment #3
wim leersI can't, I don't have the time. Since it's ubercart-specific, it's likely that it's some piece of badly written JS in UC's code. If you can set up a live demo/dev site, I can give it a quick look.
Comment #4
wim leersClosing until more information is posted.