In a project with a AJAX and form with validation suddenly stopped working because the wrongly application of the vertical variable (missing a $).
I attached a patch below fixing that.

CommentFileSizeAuthor
vertical_tab_variable-875482-1.patch638 bytespakmanlh
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pakmanlh created an issue. See original summary.

pakmanlh’s picture

Issue summary: View changes
rvilar’s picture

This patch works for me.

joelpittet’s picture

Status: Needs review » Reviewed & tested by the community

Yeah that looks like a typo.

  • Jelle_S committed ade5c3c on 7.x-2.x authored by pakmanlh
    Issue #2652790 by pakmanlh: Vertical tabs variable wrongly applied
    
Jelle_S’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in latest dev. Thanks for the patch!

Status: Fixed » Closed (fixed)

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