I'm having issue with HS Select when used with Dropdown option (as shown HS_Dropdown.jpg), selection section grey out and hangs soon after making an entry selection. Though it works fine when preview and using Tag option(HS_Tags.jpg).

Thanks,
gp

CommentFileSizeAuthor
HS_Tags.jpg5 KBg.k
HS_Dropdown.jpg9.62 KBg.k

Comments

wim leers’s picture

Component: Code - Small Hierarchy » Code - Taxonomy
Category: bug » support
Status: Active » Postponed (maintainer needs more info)

99% certain that another module is causing this.

Can 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:

  1. your site configuration
  2. the problem being reproduced

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.

g.k’s picture

There was another issue that mentioned Ubercart modules may be causing it. I tried disabling them but problem remains. Is there a better way of debugging the issue than going back to vanilla in middle of development?

Thanks,
gp

wim leers’s picture

No, there is no alternative, besides disabling every setting you've ever made manually. That's one of the painful aspects of Drupal: configuration management always drive you insane.

And you don't have to "go back to vanilla". You just have to set up another site, install HS, and try to reproduce the problem.

g.k’s picture

Title: HS Dropdown greys out and hangs » HS Dropdown greys out and hangs - Potential Conflict

It was like finding needle in the haystack but I found out that it was caused by 'Resizable body' module, specifically 'Resizable CCK Text Fields' sub module:

http://drupal.org/project/resizable_body

Thanks,
gp

wim leers’s picture

Title: HS Dropdown greys out and hangs - Potential Conflict » HS + Resizable body conflict: HS greys out and hangs
Project: Hierarchical Select » Resizable Body
Version: 6.x-3.x-dev » 6.x-2.0
Component: Code - Taxonomy » Code
Category: support » bug
Priority: Normal » Critical
Status: Postponed (maintainer needs more info) » Active
Issue tags: +compatibility

See? :)

Moved to the correct issue queue. Marked as critical bug because if it causes problems for HS' JS, it's likely to cause problems for other JS too.

George2’s picture

Sorry, module now no longer supported.

3dloco’s picture

Hello,

@Gkap Thanks so much for sharing this, I was having the same problem and this saved me a ton of time ;)

@George2 Would it be possible to add to the project page "this module is no longer supported"

Thanks,

KH