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

quicksketch’s picture

Status: Active » Fixed

Thanks 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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