Because the page title is set by node_form(), pages with blocks having forms have their title reset.

To fix, need to cache title before rendering the form and then restore it afterwards.

Comments

nedjo’s picture

Status: Active » Fixed

Fixed.

(That should have been node_add(), not node_form().)

Anonymous’s picture

Status: Fixed » Closed (fixed)