Closed (fixed)
Project:
Form Block
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 May 2007 at 23:39 UTC
Updated:
7 Jun 2007 at 23:49 UTC
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
Comment #1
nedjoFixed.
(That should have been
node_add(), notnode_form().)Comment #2
(not verified) commented