Fixes project shortcut combo.
Fixes MailHandler for ruby1.9.
String#each removed in ruby1.9.
Fixes some test failures due to Array#to_s behaviour in ruby1.9.
Defines String#to_a (Object#to_a removed in ruby1.9).
Fixes a wrong number of arguments error with ruby1.9.
Sets file encoding to utf-8 for ruby 1.9.
Renames uploaded_test_file helper.
Change deprecated dbfile parameter.
Completes r2856 (#3979).