NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11746 for general documentation changes for release 1.1.6. Use
Item9693 for docu changes for release 1.2 and 2.0.
Item8035: DirectedGraphPlugin - Uninitialized variables reported in server Error log.
The plugin examines all attached files to determine if any attachments might need to be deleted. Attachments without a file suffix result in the following errors.
[Sun Jan 4 23:10:47 2009] view: Use of uninitialized value in concatenation (.) or string at /var/www/SVN/foswiki/core/lib/Foswiki/Plugins/DirectedGraphPlugin.pm line 761. [Sun Jan 4 23:10:47 2009] view: Use of uninitialized value in concatenation (.) or string at /var/www/SVN/foswiki/core/lib/Foswiki/Plugins/DirectedGraphPlugin.pm line 761. [Sun Jan 4 23:10:47 2009] view: Use of uninitialized value in hash element at /var/www/SVN/foswiki/core/lib/Foswiki/Plugins/DirectedGraphPlugin.pm line 762. [Sun Jan 4 23:10:47 2009] view: Use of uninitialized value in concatenation (.) or string at /var/www/SVN/foswiki/core/lib/Foswiki/Plugins/DirectedGraphPlugin.pm line 762. [Sun Jan 4 23:10:47 2009] view: Use of uninitialized value in pattern match (m//) at /var/www/SVN/foswiki/core/lib/Foswiki/Plugins/DirectedGraphPlugin.pm line 763.
--
GeorgeClark - 05 Jan 2009