Admin Plugins: Plugin upload without selected file no longer raises exception, but gets caught correctly.
Emtpy argument evaluates to a `unicode` string, while any uploaded content is a `cgi.FieldStorage` object.
Closes #6885.
Authored by: osimons 2008-02-25
Parent: [r6607]
Child: [r6609]