Gossamer Forum
Home : Products : DBMan : Installation :

Minor bug in html.pl file

Quote Reply
Minor bug in html.pl file
I discovered a minor bug in the downloadable html.pl file. It's at line 153 which reads as follows
print " None " if (!($per_view || $per_add || $per_del || per_mod));

The per_mod variable in the statement has no leading "$" which renders the whole statement invalid.

Phil.

Quote Reply
Re: Minor bug in html.pl file In reply to
You may want to contact GT directly using their contact form at http://www.gossamer-threads.com/contact/ informing them of this Wink

Andy

webmaster@ace-installer.com
http://www.ace-installer.com
Quote Reply
Re: Minor bug in html.pl file In reply to
Thanks Andy.
I've told GT about it, but added it here also, to let other existing users know.
Phil.

Quote Reply
Re: Minor bug in html.pl file In reply to
Well spotted. It doesn't render the whole statement invalid though as the ||'s mean or, so it will only ignore the per_mod part - the rest of the statement will be used properly.
(I think).

Installations:http://www.wiredon.net/gt/
Favicon:http://www.wiredon.net/favicon/