Issue #1245220 by plach, dpolant, xjm, bfroehle: Fixed file_file_download() passed bogus to field_access().
This reverts commit 1ab05706.
Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed logo_upload in form_set_error() instead of favicon_upload in system.admin.inc.
Issue #1174634 by ericduran, rupl, Dave Reid, jhedstrom, helior: Add new HTML5 FAPI element: telephone.
Issue #1402962 by msonnabaum, marcing, xjm: Fixed Render cache shouldn't treat empty strings as a cache miss.
Issue #899444 by sun, webchick: Fixed Declutter 'System' test group by applying coding standards fixes to common.test.
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
Issue #996236 by fago, sun, pillarsdotnet: Fixed drupal_flush_all_caches() does not clear entity info cache.
Issue #1392174 by Gábor Hojtsy, Garrett Albright, tstoeckler: Fixed install_find_translation_files() breaks if is passed.
Issue #1377628 by chris.leversuch: taxonomy_get_term_by_name() should be taxonomy_term_load_multiple_by_name().
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
Issue #1015798 by Mohammed J. Razem, xjm, drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed.
Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly.
Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data().
Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.'
Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray.
Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs bogus assertion message when no is passed.
Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values.