Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Admin Screen Bugfix

Quote Reply
Admin Screen Bugfix
I found/fixed what appears to be a bug in the admin script for gossamer-mail:

Line 60 of

Did say:
&Webmail::Setup_HTML::admin_html_init ($in, undef);

Should say:
&Webmail::Setup_HTML::setup_html_init ($in, undef);

Before that change was made, a few essential variables were undefined making some admin tasks impossible. This change was made in version 1.0.1 (gosmail-1.0.1.tar.gz).

Matt Hahnfeld
EverySoft