no page title on modules after POST
no page title on modules after POST
I have noticed that after submitting a form by POST in module in the admin, the resulting page has an empty and also has no crumb line or wiki help links displayed. This is only the case if no redirect is used. For an example of the behaviour try submitting the preferences form on the TemplateExternalizer module but I have noticed it in some other modules too (FrontEndUsers I think and the Skeleton module). Is this due to a bug in CMS or incorrect usage of the module API?