Menu

Commit [r6608]  Maximize  Restore  History

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.

osimons 2008-02-25

changed /trunk/trac/admin/web_ui.py
/trunk/trac/admin/web_ui.py Diff Switch to side-by-side view
Loading...