backdrop-issues icon indicating copy to clipboard operation
backdrop-issues copied to clipboard

Issue tracker for Backdrop core.

Results 490 backdrop-issues issues
Sort by recently updated
recently updated
newest added

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...

type - feature request
needs - more feedback
contrib candidate

**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...

type - bug report

## 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...

type - feature request
status - has pull request
pr - needs testing
pr - needs code review

**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 -...

type - bug report
status - has pull request
pr - ready to be committed
milestone candidate - bug
pr - works for me

Drupal 8+ has separate "Manage display" and "Manage form display" tabs: ![image](https://user-images.githubusercontent.com/2423362/133260444-de337f28-ffa4-4258-8e06-a2dff5770f7e.png) - The "Manage display" UI allows you to reorder/configure the various fields when they are being rendered/viewed. -...

type - feature request

We currently use these more/less toggles in: - the modules listing page at `admin/modules` (to show/hide dependency info): ![modules-more-less-toggle](https://user-images.githubusercontent.com/2423362/118386789-8ddac480-b622-11eb-8844-6abb4a3f2884.gif) - the site status report (to show/hide additional info for errors/warnings):...

type - task
status - has pull request
design
pr - needs work
milestone candidate - minor
needs - translation update

## 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...

type - task
needs - more feedback

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....

type - feature request
needs - more feedback
milestone candidate - minor

**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...

type - feature request
status - has pull request
pr - needs work
needs - more feedback
contrib candidate

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...

type - task
good first issue
milestone candidate - bug