24 Mar
2005
24 Mar
'05
3:34 a.m.
Issue status update for http://drupal.org/node/19353 Project: Drupal Version: cvs Component: node system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: jjeff Updated by: jjeff Status: active With 'preview post' set to 'optional' (in admin/node/configure), the node/add pages show a both 'preview' and 'submit' buttons at the bottom of the page (the correct behavior). But if your submitted page has an error (if for instance you forgot to add a Title), the 'submit' button goes away leaving only the 'preview' button. The submit button seems to get clobbered whenever the drupal_set_message() is called, but there may be more to it than this. jjeff