1) Go to node/add/page
2) Click submit without actually doing anything
3) Drupal complains that you didn't set a title and there's no vertical tabs
1) Go to node/add/page
2) Click submit without actually doing anything
3) Drupal complains that you didn't set a title and there's no vertical tabs
Comments
Comment #1
quicksketchThanks for the report. I hadn't noticed this behavior, but it's certainly there. I've switched the approach used by vertical tabs to use a #theme function instead of relying on #after_build, which isn't run when validation fails.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.