Subject: | $fh problem with Bugzilla |
When trying to get a chart output with Bugzilla 2.14, I get this error reported from "Chart":
Can't use an undefined value as a symbol reference at /usr/local/ActivePerl-5.6/lib/site_perl/5.6.1/Chart/Base.pm line 174.
This is in someway related to the value of "$fh" in the sub routine.
The apache error log adds the following information:
"(F) A value used as either a hard reference or a symbolic reference must
be a defined value. This helps to delurk some insidious errors."