When showing rabbit hole settings within vertical tabs, the JS to show and hide the redirect options does not work.

It expects checkboxes to be within a .rabbit-hole-settings-form element, but that is not the case.

Removing that selector and leaving just $('input[name=rabbit_hole_action] works as expected. will attach a patch in a minute.

Comments

esclapes’s picture

esclapes’s picture

Status: Active » Needs review

I know there is not much support for the 6.x branch, but I rather submit a patch than have another contrib module hacked.

I am happy to help with the 6.x version. I guess there won't be too many requests at this stage.

olofbokedal’s picture

Status: Needs review » Fixed

Fixed in http://drupalcode.org/project/rabbit_hole.git/commit/8fb094a. Thanks!

You're absolutely right about the activity for the 6.x branch. If you'd like to get maintainer access, please send me a message and I'll hook you up.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.