Install

To start a new Drupal project with version 8.0.0-beta2@beta:

To update your site and all dependencies to the latest version of Drupal:

To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 9.04 MB
MD5: 5130f44ed3c0b3fa709eb1d92e7def33
SHA-1: 34688a3d30dfd528e2f8f967d95370399d683ef9
SHA-256: 0361475e64046e0eb040a7f9f8c1fe19cfa919008ec44ab96ba289a7d2cd2233
Download zip 15.99 MB
MD5: b8ee966852e2bac53cce459b5231dcaa
SHA-1: 2272b0e8a52902c548944e100125e27cbf19a857
SHA-256: 8b45891dc0c83c9808dcdcab3b6b832ff78b36d00739fed7c7d9eb984c58c86a

Release notes

Fixes SA-CORE-2014-005.

Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs, and who are prepared to rebuild their test sites from scratch when necessary. Beta releases are not recommended for non-technical users, nor for production websites. More information on beta releases.

An upgrade path will not be supported from this release to the next beta release, nor before all known upgrade path blockers are resolved.

Known issues

There are still 116 critical issues with this beta release that need to be resolved before we will create a release candidate.

Search the issue queue for known issues

.

Obvious user facing bugs

If you are testing the beta, be aware that there are obvious site visitor and site builder-facing bugs, please consult the list below to see if they already have an issue open:

Additionally, beta releases are every month, but critical bug fixes go into 8.0.x every day. If you find a bug in the actual beta release, please try the latest dev to see if it's still there in addition to searching the issue queue.

There are several outstanding API changes which will continue to be worked on during the beta releases, but which we do not expect to impact the majority of contributed module porting. These include changes to page rendering, SafeMarkup followups, Entity URI templates, Configuration dependency and schema corrections, theme templates, and other critical issues that need to be solved by making an API change.

Changes since 8.0.0-beta1:

  • #2357249 by Stefan Horst, greggles, larowlan, David_Rothstein, klausi: Fixed SA-CORE-2014-005 (SQL injection).
  • #2356845 by alexpott: Remove the assetic library.
  • #569362 by David Hernández, Jaza, effulgentsia: Document attributes template variables
  • #2356509 by neclimdul: Fixed Remove extra param doc from QueueDatabaseFactory.
  • #2238981 by dawehner, effulgentsia, tim.plunkett: Change controllers to receive route parameters in their signature rather than via $request->attributes.
  • #2304969 by pwolanin, cilefen, Berdir, Devin Carlson, klausi: Fixed Port private files access bypass from SA-CORE-2014-003.
  • #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, bellHead, twistor, wiifm, bzrudi71, pwolanin, gngn, Gisle, robhardwick: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID.
  • #2234331 by mortendk, lauriii, LewisNyman, sqndr, rteijeiro, G-raph, amitgoyal: Fixed Change the body classes to follow Drupal 8 CSS standards.
  • #2234277 by cilefen, hussainweb, Xano, netlooker, martin107: Composer update (includes security fixes).
  • #2063373 by mondrake, claudiu.cristea, larowlan, arunvs: Fixed Cannot save image created from scratch.
  • #2323939 by jhodgdon: Fixed Views user language field/filter is for original language code, no translation language field/filter.
  • #2355573 by YesCT: Use English or in some LanguageInterface copy and paste docs.
  • #2340701 by prics, martin107: Use array_diff_key() more in core.
  • #2354657 by chx, dawehner: Separate access manager from loading checks.
  • #2355001 by ashutoshsngh, dinarcon, er.pushpinderrana: Remove form.inc form_builder().
  • #2267545 followup: Standardize to RFC 5424 log levels.
  • #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services.
  • #2205527 by cilefen, alexpott, martin107, Xen, Gaelan, clintrandall777@gmail.com: Fixed Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request.
  • #2232425 followup by danblack, stefan.r: Fixed Database Schema field/column default value is not properly quoted via PDO::quote().
  • #2346129 by tstoeckler: Introduce a TraversableTypedDataInterface and use that for typehinting instead of ArrayElement.
  • #2267545 by ParisLiakos: Standardize to RFC 5424 log levels.
  • #2296115 by jhodgdon, hussainweb: Fixed Several entity loadRevision() methods do not obey the interface contract.
  • #2352857 by thamas, tkoleary: Fixed Improve the display of trigger icon (pencil).
  • #2152521 by prashantgoel, LewisNyman, sghoweri, mrjmd, LoMo, JamesLefrère, Manjit.Singh: Fixed User login page looks cramped on mobile.
  • #2355179 by legolasbo, er.pushpinderrana: Remove usage of form_get_cache() and form_set_cache().
  • #2353729 by ultimike: D6->D8 Migration missing variable: user_mail_status_blocked_notify.
  • #2349637 by malcomio | nathanlawson91: Remove border from region header in Bartik.
  • #2346931 by G-raph, LewisNyman, zaporylie, jOksanen, webmorozov: Fixed Dropbutton AJAX throbber looks awful.
  • #2355545 by lhangea, alexpott | YesCT: UserInstallTest testUserInstall() custom assert message not more helpful than the default.
  • #2355523 by penyaskito: Fixed InstallerTestBase tests should not require sqlite to be installed.
  • #2333747 by jhedstrom, tim.plunkett: Fixed run-tests.sh ignores phpunit tests when using the --module flag.
  • #2235363 by jhodgdon, jessebeach, alexpott, Gábor Hojtsy: Document config dependencies.
  • #2353347 follow-up by dawehner, alexpott: Fixed Random failure in DisplayPathTest.
  • #2354107 by mpdonadio, tstoeckler: Fixed field_ui_help() should check for the existence of modules before linking to their routes.
  • #2350437 by rpayanm, hussainweb, Noe_ | dawehner: Mark unicode.inc functions as deprecated.
  • #2302799 by alexpott, penyaskito: Fixed InstallerTestBase tests can not be run locally.
  • #2354301 by jmolivas: Fixed Composer require.php : invalid version constraint.
  • #2354699 by mpdonadio | dawehner: Fixed Watchdog entries caused by toolbar module.
  • #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
  • #2354177 by yched: Shortcut::getRouteParams() should be named getRouteParameters() for consistency.
  • #2352385 by andypost: Standardize book & forum entity route names.
  • #2353823 by ultimike: D6->D8 Migration missing variable: cache.
  • #1434670 by AlPotapov, bleen18 | ericduran: Add test for verticle_tabs default.
  • #2350941 by rpayanm | dawehner: Simplify $language max weight code using max().
  • #2349605 by larowlan: Fixed EntityReferenceItem is fragile about entity save order.
  • #2226323 by kpv | danylevskyi: Fixed CompositeFormElementTrait causes identical HTML ids for element and its wrapper.
  • #2342551 by larowlan: Implement ThirdPartySettingsInterface in contact module for contact form config entity.
  • #2349263 by Désiré, zaporylie, hansfn: Fixed Add support for semantic version numbers in installer.
  • #2354005 by benelori: Fix sample function body for hook_field_formatter_info_alter()
  • #2072043 by frob, er.pushpinderrana, Mile23, cweagans: Add link to examples project in README.txt
  • #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8.
  • #2352641 by chx, alexpott: Break router.builder dependency.
  • #998898 follow-up by kpv: Fix grammar/spelling/spacing in code comment.
  • #2310093 by alexpott, hussainweb : Fixed Config install and import should map from storage record not set properties directly.
  • #2348783 by larowlan, Cottser, kugta | skein: Fixed drupal_set_message inherits previous style if set to 'status'.
  • #2352361 by ultimike: MigrateFieldTest @file docblock is wrong.
  • #2346027 by sqndr, ckrina, geodaniel: Fixed Unpublished content background overlaps tabs.
  • #998898 by stefan.r, mradcliffe, Damien Tournoud, bzrudi71, Josh Waihi, chalet16, Stevel, chx: Fixed Make sure that the identifiers are not more the 63 characters on PostgreSQL.
  • Revert "Issue #2352857 by thamas: Fixed Improve the display of trigger icon (pencil)."
  • #2298821 by LewisNyman: Move generic layout styling into system.admin.css.
  • #2330899 by attiks, Jelle_S, fietserwin: Allow image effects to change the MIME type + extension, add a convert image effect.
  • #1972300 by znerol, chx, dawehner: Write a more scalable dispatcher.
  • #2341385 by damiankloip: Fixed No alter hooks are invoked for views handler plugin definitions.
  • #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached.
  • #2331113 by David_Rothstein: Fixed Node access rebuilds are completely broken when being rebuilt through a batch process?.
  • #2350997 by SchnWalter: Fixed Help module install error when Taxonomy is disabled because of Field UI.
  • #2353347 by zaporylie, dawehner: Fixed Random failure in DisplayPathTest.
  • #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
  • #2352857 by thamas: Fixed Improve the display of trigger icon (pencil).
  • #2353005 by arpitr: Remove deprecated function views_get_enabled_display_extenders.
  • #2353393 by tstoeckler: Use LanguageInterface::DIRECTION_LTR instead of 'ltr' directly.
  • #1802128 by legolasbo, jucallme: Fixed Replace "user name" with "username" in UI text.
  • #2350571 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Field.
  • #2313883 by alexpott: Fixed Minor code flow improvements to SessionHandler::write().
  • #2353011 by arpitr: Remove deprecated function views_get_all_views.
  • #2320277 by jhodgdon: Fixed Views comment language field/filter is for original language code, no translation language field/filter.
  • #2184907 by JeroenT, ParisLiakos, ianthomas_uk, hussainweb, dawehner: Remove uses of drupal_add_http_header and related functions.
  • #2070737 by herom, EllaTheHarpy, alexpott: Change values of LanguageInterface::DIRECTION_(LTR/RTL) to ('ltr'/'rtl').
  • #2273825 by rpayanm, dawehner: Fixed UserStorageInterface should extend EntityStorageInterface.
  • #1849822 by dawehner: Convert (HTML) view rendering to a render array.
  • #2352073 by penyaskito: Fixed Undefined property in UrlCacheContext.
  • #2293899 by leon.nk, nlisgo: Fixed hook_views_preview_info passes an instance of ViewsUI instead of ViewExecutable.
  • #2158571 by tstoeckler, dawehner, kgoel, chx, tim.plunkett, catch, effulgentsia: Fixed Followup: Routes added in RouteSubscribers cannot be altered.
  • #2336199 by benjy, tstoeckler, ultimike: Added Allow to specify the database target for a specific migration.
  • #2348547 followup by larowlan: Fixed CommentViewBuilder should use static where possible, subclassing is currently too painful.
  • #2342683 by David Hernández, dawehner: Fixed NodeViewBuilder should use static where possible, subclassing is currently too painful.
  • #2319667 by aneek, vurt, dankh: Fixed Simpletest Module Double escaped HTML in hook_requirements.
  • #74562 by naxoc, eiriksm, mikemiles86 | llizards: Added Show keywords in title of search results page.
  • Revert "Issue #2349651 by yannisc, larowlan: Fixed Default contact form does not send email as email recipient is not set during the installation."
  • #2349651 by yannisc, larowlan: Fixed Default contact form does not send email as email recipient is not set during the installation.
  • #2322037 by oenie, Temoor, jepSter, rpayanm: Replace all instances of responsive_image_mapping_load(), entity_load('responsive_image_mapping') and entity_load_multiple('responsive_image_mapping') with static method calls.
  • #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
  • #2322067 by Temoor, ashutoshsngh, roderik, finn.lewis: Replace all instances of taxonomy_term_load(), entity_load('taxonomy_term') and entity_load_multiple('taxonomy_term') with static method calls.
  • #2150443 by cjoy, Xano: Do not tell site builders what to name their node types.
  • #2352387 by prics | jhodgdon: Fixed Broken URL links in Core.
  • #2318377 by dawehner, Wim Leers, damiankloip: Determine whether a view is cacheable and its required contexts, store this i/t config entity.
  • #2346369 by Wim Leers: Support special '#attached' variable for attaching assets in preprocess functions.
  • #2028053 by vegantriathlete, franxo, InternetDevels, thamas, rootwork, LewisNyman: Add typographic styles, components, and utility classes.
  • #2350301 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Contextual.
  • #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme().
  • #2329901 by lanchez, lauriii | davidhernandez: Move form classes from preprocess to templates.
  • #2343677 by damiankloip, znerol, Fabianx, pounard: Fixed Stack middleware suffers from incomplete service construction.
  • Revert "Issue #2343677 by damiankloip, znerol, Fabianx: Fixed Stack middleware suffers from incomplete service construction."
  • #2346791 by rpayanm, Palashvijay4 | thamas: Remove id selectors from page template of Seven .
  • #1874528 by damiankloip | Bojhan: Remove "disable JS for Views UI" checkbox.
  • #1946240 by eiriksm, David_Rothstein, Yaron Tal, madhusudanmca, rszrama: Remove the hardcoded 0 index in status-messages.html.twig.
  • #2343677 by damiankloip, znerol, Fabianx: Fixed Stack middleware suffers from incomplete service construction.
  • #2350915 by pwolanin: Don't require bundle option to be passed in when creating a MenuLinkContent entity.
  • #2337379 by skippednote, BarisW, derjochenmeyer, herom, ChandeepKhosa, kiliweb, sqndr, Palashvijay4 | LewisNyman: Rename 'branding' to 'content-header'.
  • #2267551 by jfhovinne, ParisLiakos, catch: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits.
  • #2350835 by pwolanin: Mark EntityInterface::getSystemPath() as deprecated.
  • #2346315 by Désiré, amateescu: Fixed Translated entity references not rendered in the entity display language.
  • #2270251 by yvesvanlaer | Bojhan: Unwanted box around CKEditor, i.e. our CSS overrides no longer work (presumably since CKEditor 4.4 upgrade).
  • #2349789 by markus_g: Fixed Responsive Image Mappings are not listed with sqlite.
  • #2345879 by marcvangend: Added Enhance ThirdPartySettingsTrait with a get-all-settings method.
  • #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions.
  • #2337825 by YesCT, martin107, mon_franco: Update comment references to the interface for ConfigurableLanguage class due to the ConfigurableLanguageInterface (followup).
  • #2249995 by mgifford, Lukas von Blarer: Clean up hover/focus - In Seven.
  • #2225349 by ckrina, G.I.Joe, lauriii, mErilainen: Responsive styles for Modal dialog.
  • #2350461 by mradcliffe, chx, David_Rothstein: Fixed issues with UpdateComplexTest in PostgreSQL driver.
  • #2347711 by yched, undertext: Fixed FieldItemlListInterface::processDefaultValue($default_value) is expected to massage polymorphic data.
  • #2350999 by mikebarkas, penyaskito: Fix typo in CommentTitleTest
  • #2349365 by Cyberwolf: Fix typos in core.api.php
  • #2175637 by Wim Leers: Touch support for the toolbar: greatly improves the UX of Toolbar on mobile devices.
  • #2350505 by BarisW: Fixed Remove stray 'new' class on comments.
  • #2347111 by znerol: StackKernelIntegrationTest is not testing a successful request.
  • #2349879 by damiankloip: Fixed Remove unnecessary call to serializer > normalize in XmlEncoder::encode.
  • #2229435 by lauriii, joelpittet, Rade: Clean up the way attributes are printed in field.html.twig.
  • #2350499 by stephr: Fixed Double message after content translations saved.
  • #2304403 by martin107, YesCT, Désiré: Convert language:weight into a protected property.
  • #2248297 by Berdir: Fixed Ensure routes are rebuilt when install modules.
  • Revert "Issue #1842140 by mdrummond, tonystar, gavin.hughes, killerpoke, lauriii, droweski, stevector, omg-its-maggie, jenlampton, Renee S: Remove title and wrapper div from theme_item_list."
  • #2350981 by Mark Carver: Remove Mark Carver from MAINTAINERS.txt.
  • #2230091 by dawehner, Berdir, marthinal, martin107: Fixed Route rebuilding is not guaranteed to finish in time for the next request.
  • #2300131 by Berdir, alexpott: Fixed EntityResolverManager instantiates objects unnecessarily.
  • #2350917 by alexpott: Update Symfony YAML library to support whole number floats.
  • #2350779 by benjy: Update Migrate maintainers in MAINTAINERS.txt.
  • #2201789 by joelpittet, jjcarrion, stefanos.petrakis, wiifm, Geizt, lussoluca | Cottser: Don't print '_theme()' in twig_debug output.
  • #2294313 by Ieva Uzule, rachel_norfolk, nathanlawson91, xadag, er.pushpinderrana, Dominique CLAUSE, marcus7777: Email is asked before user name in SiteConfigureForm.
  • Revert "Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits."
  • #2123867 by plach, vijaycs85, kfritsche, YesCT, LinL, larowlan | yched: Simplify/cleanup language handling in EntityFormController.
  • #2215543 by Antti J. Salminen, mrjmd, alexrayu, olemedia | joelpittet: Replace strong tag with CSS in template_preprocess_authorize_report and remove id..
  • #2329851 by lanchez, lauriii, Jolidog | davidhernandez: Move miscellaneous system classes from preprocess to templates.
  • #2308549 by mgifford: Added Document accessibility features in Image.
  • #2241727 by mon_franco | YesCT: Remove button name override and update tests for that rename of Save to Save configuration in .
  • #2342633 by Wim Leers, wwalc: Fixed CKEditor context menu broken due to an error in the drupalimage plugin.
  • #2350315 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Editor.
  • #2350289 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in CKEditor.
  • #2350065 by TwoD: Fixed \t in element IDs for CKEditor config UI.
  • #2345969 by webflo, mauzeh: Fixed Keep English during installation.
  • #2346001 by Frederico | realityloop: Fixed Menu link title not prepopulated from node title, and menu isn't created.
  • #2302021 by swentel, yched, undertext: Move options.module widgets in Core.
  • #2346101 by realityloop: Fixed Alternate text should be called Alternative text.
  • #2292035 by DimitriV, mgifford | andrewmacpherson: Fixed CKEditor uses the automatically generated ID attribute for the body field in the ARIA label.
  • #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog().
  • #2195957 by alexpott, tagini: Fixed Only install profile configuration when installing that profile, not when enabling associated modules.
  • Revert "Issue #2195957 by Wim Leers, alexpott: Fixed Only install profile configuration when installing that profile, not when enabling associated modules."
  • #2195957 by Wim Leers, alexpott: Fixed Only install profile configuration when installing that profile, not when enabling associated modules.
  • #2350297 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Contact.
  • #2346515 by skippednote | joelpittet: Fix contextual links on new primary links/secondary links blocks.
  • #1842140 by mdrummond, tonystar, gavin.hughes, killerpoke, lauriii, droweski, stevector, omg-its-maggie, jenlampton, Renee S: Remove title and wrapper div from theme_item_list.
  • #2347533 by Désiré: Added Display module machine names on the extend page.
  • #2091379 by amitgoyal, greggmarshall, petrpo, rootwork, er.pushpinderrana, paboden | ifrik: Update hook_help for Toolbar module.
  • #2347893 by mitrpaka | mikeker: Fixed ViewUnitTestBase extends DrupalUnitTestBase, which has been deprecated.
  • #2335003 by joshi.rohit100, rootwork, tuutti | joelpittet: Rename task-list.html.twig to maintenance-task-list.html.twig.
  • #2348547 by tim.plunkett, estoyausente: Fixed CommentViewBuilder should use static where possible, subclassing is currently too painful.
  • #217676 by andypost, mr.baileys, Stevel, Pancho, catch, cburschka: Fixed taxonomy_term_load_parents_all() doesn't work correctly with multiple hierarchy terms.
  • #2264041 by pwolanin, dawehner, cilefen, chx: Fixed Add a test to ensure title callbacks are not vulnerable to XSS.
  • #2350543 by Schnitzel: Fixed #2343943 introduced gethostname(), which breaks on new testbot .
  • #2160965 by herom, dawehner, robertdbailey, Berdir, fran seva: Fixed Content entities are not upcast in the page language, inconsistent with config entities.
  • #2350021 by Wim Leers | svenryen: Fixed After entering Quick Edit and then closing (no save), image align is lost from image.
  • #2326409 by Berdir, tim.plunkett: Annotate render element plugins.
  • #2029855 by klausi, benjy, fgm, hussainweb, Cottser, pfrenssen, kim.pepper | moshe weitzman: Fixed Missing access control for user base fields.
  • #2322233 by Temoor, Mirroar, estoyausente: Replace all instances of user_role_load(), entity_load('user_role') and entity_load_multiple('user_role') with static method calls.
  • #2349839 by seanB: Fixed Code comment change for delete() in EntityStorageBase.
  • #1160764 by Désiré, Dave Reid, SebCorbin, agentrickard: Fixed URL alias load is inconsistent if there are more then one aliases.
  • #2282133 by basvredeling | joachim: Fixed fieldsets are broken in Stark theme.
  • #2281451 by xgen2, Mukeysh, nathanlawson91 | a_thakur: Fixed Search form enabled in header region does not show the typed text.
  • #2202565 by rbayliss: Fixed Taxonomy default argument no longer works.
  • #2328573 by el7cosmos, jhodgdon, YesCT: 'site_default' needs to be a language constant.
  • #2338759 by StryKaizer, tom_ek | alexpott: Fixed core/update.php is now just update.php.
  • #1845104 by longwave, thehong | martin_q: Fixed drupal_set_message('0') results in no output rather than outputting "0".
  • #2349469 by csakiistvan: Remove dot behind the hint on cmi export page.
  • #2321501 by Temoor, prics: Replace calls to aggregator_feed_load(), entity_load('aggregator_feed') and entity_load_multiple() with static method calls.
  • #2346629 by Sutharsan: Fixed When on report translations page, wrong update messages displayed.
  • #2268467 followup by fago: Document foreseeable changes to conditions and action APIs.
  • #2346783 by Rok Žlender: Fixed Code block in FilterAlign and FilterCaption not closed properly.
  • #1332068 by Cottser, pixelmord | tim.plunkett: ENGINE_render_template() and ENGINE_extension() are undocumented.
  • #2020081 by Upchuk, BrightBold | johnheaven: Fixed H4 element not distinguishable from rest of text (P element).
  • #2226193 by mgifford, BarisW, damiankloip | LewisNyman: Discuss increasing the contrast of the Seven modal header.
  • #1440662 by bdone, marthinal, nod_, sun, rteijeiro, rak2008 | jenlampton: Fixed UX regression: Prevent links in node preview from being clicked.
  • #2318787 by jarsenx | melbs: Basic_auth Module: Fix documentation that refers to enabling/disabling of modules.
  • #2343281 by Upchuk, herom: Fixed RTL issues in content listing page, aka /admin/content.
  • #2350431 by webflo: Fixed Set proper langcode in shipped config files.
  • #2248505 by leevingo, Berdir: Improve property definition labels.
  • #2349569 by dmsmidt, valgibson, nod_, 2suns, yoroy, Bojhan, marcvangend: Fixed 'Back to site' link does not work as expected.
  • #2343943 by marcus7777, pp, alimac, pefferen | Greg Sims: Fixed Language domain may not be left blank for default language.
  • #2347493 by Sutharsan | bzrudi71: Fixed Writing test results leads to FATAL because of memory_limit.
  • #2263975 by mgifford: Fixed Check for proper use of CSS Outline in Bartik.
  • #2293589 by G-raph, ngocketit: Fixed Texts are not vertically aligned in listing views.
  • #2346313 by Cottser, andrei.dincu | joelpittet: Fixed Fatal error when submitting the book admin form with an empty book.
  • #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits.
  • #2271327 by emma.maria, mgifford, BarisW | Jeff Burnz: Fixed Tips link border bottom not looking great.
  • #2307533 followup by ckrina: Fixed Insufficient space at page bottom.
  • #2344103 by Upchuk: Fixed DBLog sort by user is broken.
  • #2347663 by Palashvijay4: Fix minor issues on User topic page
  • #2344491 by tim.plunkett: Move ControllerBase::redirect() to UrlGeneratorTrait.
  • #2272853 by webflo: Fixed CckFieldValues source plugin loses similar field values.
  • #2347167 by eriksm: Fix space in comment in TourTestBasic
  • #2329769 by lauriii, mortendk | davidhernandez: Move forum classes from preprocess to templates.
  • #2183421 by alimac, Crisz, InternetDevels, schnippy, evilehk, bender404 | bohart: In InOperator Rename Views properties to core standards.
  • #2346245 by David Hernández | rteijeiro: Update default.services.yml file documentation.
  • #1847932 by skwashd: Added Make the UUID pattern a constant.
  • #2179903 by Grimreaper, jahaimon, InternetDevels | YesCT: Fixed testDeleteLink() in ViewEditTest with use correct use (not Drupal\views\Plugin\Core\Entity\View) and assertTrue before assertFalse.
  • #2332751 by tstoeckler, benjy: Added Allow to limit the nodes to migrate by node type.
  • #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with and .
  • #1842226 by jhodgdon | spartlow: Fixed Search OR statements don't work if same keyword is used.
  • #2249303 by larowlan, tim.plunkett, vijaycs85: Implement fallback plugin for Block plugins.
  • #2320743 by jhodgdon: Taxonomy views needs filter/field on original language.
  • #2251019 by jhodgdon: Fixed User wildcard search doesn't work.
  • #2278613 by benjy | Ryan Weal: Fixed Body text display is blank for migrated content types.
  • #2329771 by davidhernandez, lauriii, pakmanlh: Move image classes from preprocess to templates.
  • #2348413 by Cottser, tim.plunkett: Fixed Fatal error at /admin/structure/book.
  • #2329501 by alexpott, mdrummond, davidhernandez | Cottser: Add classy.info.yml to core, set Classy as base theme for Bartik and Seven.
  • #2348397 by xjm: Fixed HEAD BROKEN: accidental "fixed_dependencies" key in commit 2c11d0.
  • #2343841 by tripper54: Fixed Remove broken link to gawds.org.
  • #2347659 by rpayanm | martin107: Fixed CONSTANT needs updating.
  • #2268467 by fago: Document foreseeable changes to conditions and action APIs.
  • #2239227 by marthinal, andypost | ivanjaros: Fixed Views GroupwiseMax class calls protected properties.
  • #2306049 by ultimike, benjy, hussainweb: Fixed D6->D8 node migration - Handle nodes with format = 0 ?.
  • #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
  • #2347987 by martin107: Fixed Broken l() in reportPlugin.
  • #2346421 by yched: Improve documentation of getTargetBundle()
  • #2346035 by tstoeckler: Fixed ModuleHandler::install() should re-register stream wrappers.
  • #2345371 by estoyausente, jonhattan: Remove unused update_parse_xml().
  • #2313135 by Berdir: Fixed setting page_cache_without_database in settings.php prevents the container from being dumped.
  • #2346283 by damiankloip: Add route name parameter to OutboundRouteProcessorInterface.
  • #2278353 by cilefen, dawehner, hussainweb, jibran, andyceo: Update to Symfony 2.5.
  • #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags.
  • #2346969 by Berdir, damiankloip: Fixed Shortcut overview page is sad.
  • #2181291 by lokapujya, ricardoamaro, mradcliffe, fvideon, Damien Tournoud, Crell, bzrudi71, steinmb, grom358, jaredsmith: Fixed Prevent a query from aborting the entire transaction in pgsql.
  • #2343389 by ricardoamaro, Sutharsan: Fixed Drupal core testing fails to write results because of SQLITE limitation .

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: catch
Created on: 15 Oct 2014 at 17:03 UTC
Last updated: 12 Mar 2018 at 19:57 UTC
Insecure
Security update
Unsupported

Other releases