Nitpicky, but important: Journal tries to unset its own form values, but $form_values is not passed by reference.
So, any form that stores all form values (like system_settings_form) in the database will store our values, too. :(

CommentFileSizeAuthor
journal-DRUPAL-5.patch714 bytessun

Comments

sun’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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