Octavian Râşniţă wrote:
Hi,

I have seen the following warning in the logs. Does anyone know what could be the problem?

Use of uninitialized value $root in hash element at E:/perl510/site/lib/HTML/FormFu/ObjectUtil.pm line 716.

There was no other error, so I don't know where I should look for the issue.

Looking at the code for ObjectUtil and Util, I deduce that set_nested_hash_value() is being called without a value for $name. Do you have a field that doesn't have a name?

Ronald


_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to