Displaying 12801 - 12850 of 21134
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Serialized long string serialization Active Normal Support request 11.x-dev jsonapi.module 6 3 years 10 months 3 years 10 months
[Meta] Improve exception messages in process plugins Active Normal Task 11.x-dev migration system 29 3 years 10 months 6 years 3 weeks
Inconsistency in entity view/build/build_alter function invocations and hook names Active Normal Task 7.x-dev base system 4 3 years 10 months 14 years 10 months
Drupal.behaviors.cleanURLsSettingsCheck() in system.js redirects to clean urls settings page incorrectly. Needs work Normal Bug report 7.x-dev other 31 3 years 10 months 14 years 11 months
Refactor/clean up JsonApiDocumentTopLevelNormalizer::denormalize() and EntityNormalizer::denormalize() Active Normal Task 11.x-dev jsonapi.module 11 3 years 10 months 5 years 4 months
Convert Token API into plugins Needs work Normal Task 11.x-dev token system 47 3 years 10 months 10 years 3 weeks
Add tests for the table header Active Normal Task 11.x-dev javascript 7 3 years 10 months 3 years 10 months
Handle alternate domains in filter_html_image_secure Needs work Normal Task 11.x-dev filter.module 39 3 years 10 months 9 years 12 months
Image style is not working after upgrading to drupal 7.72 Active Normal Support request 7.x-dev image system 5 3 years 10 months 3 years 10 months
A negative pager throws SQL error when using entity query Needs work Major Bug report 11.x-dev database system 60 3 years 10 months 7 years 1 week
Investigate why RequestHelper::isCleanUrl() is only used once Active Normal Task 11.x-dev routing system 7 3 years 10 months 3 years 10 months
Forms system should permit multiple IDREFs in aria-labelledby and aria-describedby attribute Active Major Task 11.x-dev forms system 12 3 years 10 months 4 years 3 weeks
Unnecessary entity creation in EntityResourceTestBase Needs work Normal Bug report 11.x-dev path.module 9 3 years 10 months 3 years 10 months
entity_test_revpub has invalid link templates Active Normal Bug report 11.x-dev entity system 7 3 years 10 months 3 years 10 months
[PP-1] Enable the Inline Form Errors module in the Standard install profile Postponed Normal Feature request 11.x-dev inline_form_errors.module 23 3 years 10 months 6 years 6 months
Allow taxonomy/term pages to list multiple entity types Active Normal Feature request 11.x-dev taxonomy.module 64 3 years 10 months 13 years 3 months
Confirm before leaving form pages Active Normal Feature request 11.x-dev forms system 8 3 years 10 months 3 years 10 months
Support single valued Entity fields Needs work Major Task 11.x-dev entity system 33 3 years 10 months 11 years 4 months
Deprecate ContentEntityStorageBase::createTranslation and replace with implementation in ContentEntityBase? Active Normal Task 11.x-dev entity system 7 3 years 10 months 3 years 10 months
action unpublish comment via keyword does not work Active Normal Support request 7.x-dev action.module 4 3 years 10 months 5 years 9 months
Add compiler pass to check for use of third party interfaces that are going to be removed Active Normal Task 11.x-dev base system 7 3 years 10 months 3 years 10 months
Translated Config Override should default to original language values if there are no translations Active Normal Feature request 11.x-dev configuration system 12 3 years 10 months 5 years 8 months
Convert the utility functions in Random to statics. Needs work Normal Task 11.x-dev base system 22 3 years 10 months 8 years 7 months
Expand unit testing for Drupal\Component\Plugin\ContextAwarePluginBase Postponed Normal Task 11.x-dev plugin system 42 3 years 10 months 9 years 5 months
Resolve @todo in ContextAwarePluginTrait::validateContexts() Postponed Normal Task 11.x-dev plugin system 7 3 years 10 months 3 years 10 months
Trigger deprecation notifications for replaced Vendor classes Active Normal Feature request 11.x-dev base system 8 3 years 10 months 3 years 10 months
Content moderation widget does not respect hook_entity_prepare_form Needs work Normal Bug report 11.x-dev content_moderation.module 25 3 years 10 months 4 years 2 weeks
Warn if migrated content will overwrite manually-created content Active Normal Feature request 11.x-dev migration system 27 3 years 10 months 6 years 11 months
Change multiple '../'s into a single dirname() with the use of the second parameter of dirname() Needs work Normal Task 11.x-dev base system 10 3 years 10 months 3 years 10 months
Refactor test coverage for _csrf_request_header_token Active Normal Bug report 11.x-dev routing system 9 3 years 10 months 4 years 1 month
Taxonomy Term Reference Field tables are missing a critical unique index Active Normal Bug report 7.x-dev taxonomy.module 2 3 years 10 months 11 years 1 month
A site-admin-facing message for the deprecation of database drivers in DRUPAL_ROOT/drivers Active Normal Task 11.x-dev database system 7 3 years 10 months 3 years 10 months
Decide how secondary entity handlers (like storage_schema) should be instantiated Active Major Task 11.x-dev entity system 23 3 years 10 months 9 years 7 months
Explore splitting entity type definitions into two storage/non-storage related definitions Active Normal Task 11.x-dev entity system 14 3 years 10 months 5 years 1 week
Name of tables and indexes conflicts for SQLite Needs work Major Bug report 11.x-dev sqlite db driver 50 3 years 10 months 8 years 5 months
Improve exception handling indirectly in KeyValueStore\DatabaseStorage::getMultiple() method Needs work Normal Bug report 11.x-dev database system 50 3 years 10 months 7 years 2 months
Create a \Drupal\Component\Routing\ namespace and move Drupal-independent routing classes into it Postponed Normal Task 11.x-dev routing system 78 3 years 10 months 9 years 10 months
Support WCAG 2.1 Identify Common Purpose of controls. Active Normal Feature request 11.x-dev user.module 17 3 years 10 months 6 years 3 weeks
path_delete() cannot handle multiple aliases Needs work Major Bug report 7.x-dev path.module 49 3 years 10 months 13 years 3 months
Use cache for $form, kv for $form_state Needs work Major Task 11.x-dev forms system 47 3 years 10 months 10 years 3 months
Add Date function support in DBTNG Needs work Normal Feature request 11.x-dev database system 42 3 years 10 months 8 years 3 months
Determine which additional asset libraries should be in the critical path/loaded i/t header (core/drupal, core/dropbutton) Active Major Task 11.x-dev javascript 34 3 years 10 months 9 years 3 months
Configure the /contact alias Active Normal Feature request 11.x-dev contact.module 12 3 years 10 months 7 years 8 months
Tablesort cleanup Needs work Normal Task 11.x-dev base system 96 3 years 10 months 17 years 5 months
[PP-1 ]Image style edit page Postponed Normal Task 11.x-dev Claro theme 65 3 years 10 months 4 years 8 months
Detect circular dependencies when installing modules Needs work Normal Feature request 11.x-dev extension system 13 3 years 10 months 5 years 2 months
Dissuade users from editing .htaccess Active Normal Task 11.x-dev base system 8 3 years 10 months 3 years 10 months
When comment validation fails you end up on a different page Needs work Normal Feature request 11.x-dev comment.module 53 3 years 10 months 11 years 11 months
Deprecate user_picture_enabled() reconsider user picture field Active Normal Task 11.x-dev user.module 8 3 years 10 months 3 years 10 months
Update loading icon and use SVG Needs work Normal Task 11.x-dev ajax system 49 3 years 10 months 8 years 7 months

Pages

Subscribe with RSS Subscribe to Issues for Drupal core