Plugins - Flash Fixes
Add to favoritesFlash Player 8’s HTTP Request is broken. Drop this plugin in your vendor/plugins folder and magically Flash Player 8 uploading will work with Rails.
Add to favoritesFlash Player 8’s HTTP Request is broken. Drop this plugin in your vendor/plugins folder and magically Flash Player 8 uploading will work with Rails.
FlashFixes needs to be updated for a patch fixing a DOS issue that has been applied to CGI.rb. Since it redefines a method in CGI.rb, we lose any upgrades (for example, security upgrades) to that method that have occurred. Here is info on the DOS patch http://www.ruby-lang.org/en/news/2006/12/04/another-dos-vulnerability-in-cgi-library.
I found this out because I had some issues with the server hanging after certain requests caused by this.