mirror of
https://github.com/github/rails.git
synced 2026-02-03 18:55:29 -05:00
e7b65b590a386537fa17898aaba47d816c1ea215
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3044 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Stricter matching for implicitly multipart filenames excludes files ending in unsupported extensions (such as foo.rhtml.bak) and without a two-part content type (such as foo.text.rhtml or foo.text.really.plain.rhtml). Closes #2398.
Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%