aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-03-03 22:55:14 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-03-03 22:55:14 +0000
commite4106a580ec5008f7a84be6f412e5d88d7a160cb (patch)
tree2bfa0a1504e9dfdaf223a99329073287cdddb38e /actionpack/lib/action_controller
parente834be75bcbbece8970abad221f21411c5b93a96 (diff)
downloadrails-e4106a580ec5008f7a84be6f412e5d88d7a160cb.tar.gz
rails-e4106a580ec5008f7a84be6f412e5d88d7a160cb.tar.bz2
rails-e4106a580ec5008f7a84be6f412e5d88d7a160cb.zip
Fixed an exception when using Ajax based requests from Safari because Safari appends a \000 to the post body. Symbols can't have \000 in them so indifferent access would throw an exception in the constructor. Indifferent hashes now use strings internally instead. #746 [Tobias Luetke]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@827 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionpack/lib/action_controller')
0 files changed, 0 insertions, 0 deletions