500 Internal Server error when changing Tracker in safari
Added by Rachel Me over 15 years ago
Redmine 0.8.3
Safari stable and public beta
When trying to change tracker while creating an issue I get a 500.
/!\ FAILSAFE /!\ Fri May 08 12:49:41 +0100 2009
Status: 500 Internal Server Error
can't modify frozen string
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/request.rb:490:in `gsub!'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/request.rb:490:in `clean_up_ajax_request_body!'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/request.rb:400:in `parse_formatted_request_parameters'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/cgi_process.rb:80:in `request_parameters'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/request.rb:307:in `parameters'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/request.rb:22:in `request_method'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/request.rb:35:in `method'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/routing/route_set.rb:432:in `extract_request_environment'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/routing/route_set.rb:385:in `recognize'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:148:in `handle_request'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:107:in `dispatch'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:104:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:104:in `dispatch'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:35:in `dispatch'
/home/www/redmine.dev.theinternetteam.net/public_html/dispatch.cgi:10
Happening for both me and my client.
Replies (2)
RE: 500 Internal Server error when changing Tracker in safari - Added by Rachel Me over 15 years ago
Sorry to be a pest but does anyone know why this might be happening / any ideas on how to diagnose it.
I have discovered a friend running redmine does not get this issue.
Thanks
Rachel
RE: 500 Internal Server error when changing Tracker in safari - Added by Derek Reynolds almost 15 years ago
This is a Safari issue.
I am getting the exact same error when using Safari 4x, but when I am using FireFox it works just fine.