backdrop-issues
backdrop-issues copied to clipboard
Issue tracker for Backdrop core.
Drupal 8 includes a "Migrate UI" module helps people upgrade from Drupal 7 to Drupal 8. I'd like to see something similar for Backdrop that will help people move from...
**Description of the bug** One test fails under Ubuntu 20.04 that does not fail under Debian 9 (php 7.0, MariaDB 10.1.47). It may be a configuration or database issue. Database...
## Description of the need Found this PHP error in watchdog on a site, resulting from a cron run: EntityStorageException: The username and email are both addresses that do not...
**Description of the bug** When creating a content type and adding a "Text (long) Field multi-row" - If these fields are set as follows... - Text processing - filtered -...
Drupal 8+ has separate "Manage display" and "Manage form display" tabs:  - The "Manage display" UI allows you to reorder/configure the various fields when they are being rendered/viewed. -...
We currently use these more/less toggles in: - the modules listing page at `admin/modules` (to show/hide dependency info):  - the site status report (to show/hide additional info for errors/warnings):...
## Description of the bug It popped up here: https://github.com/backdrop/backdrop/actions/runs/3363918624/jobs/5577673674 All of a sudden there are check failures for totally unrelated files. This happened, because the PR branch was far...
This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/2632. In Drupal 7's file entity module, there were Alt and Title fields added to the image file type, but these were never closely integrated....
**Description of the need** Make it easier for new users to figure out how to edit the styles menu option in CKEditor. I just spent a few hours trying to...
We've gotten several reports on hunter.dev about backdrop allowing weak passwords by default. I agree that it would be better to check this box by default, for new installs. For...