Hello,

Is there any mean on drupal 6 to make the dirty forms module consider forms in preview mode (node or comment) as dirty? Because currently (dev version), when you hit the "preview" button, drupal reloads the form content itself before loading the dirty forms module so the dirty forms module doesn't see the forms as dirty and the user can close the webbrowser window without a warning, unless he changes at least one character of these forms.

Thank you.

Barberousse.