Quantcast
Channel: Issues for Drupal core
Browsing all 293850 articles
Browse latest View live

Move Seven CSS files into css directory

ProblemSeven is the only theme which hasn't a 'css' directory where the CSS files are. Is there a reason for that? I thought that all modules and themes should have the CSS in a 'css'...

View Article


Merge ListBooleanItem from options module into BooleanItem

Problem/MotivationThere are currently two different booelean field types.The core implementation "boolean", which has no formatters and widgets but is used in base fields a lot and "list_boolean" field...

View Article


Improve docs and provide real-world example for...

Follow up to #1890502: WYSIWYG: Add CKEditor module to core.The PHPDoc of hook_ckeditor_css_alter() currently says: * Front-end themes (and base themes) can easily specify CSS files to be used in *...

View Article

document views_ajax_form_wrapper()

Contributor tasks neededTaskNovice task?Contributor instructionsComplete?Problem/MotivationProposed resolutionRemaining tasksUser interface changesAPI changes

View Article

Contact module categories has not support language select

The Drupal 8 contact module support categories with configuration entity. But this entity does not support language selector.Related issue: #1935022: Add a language selector on views

View Article


Allow Simpletest to Post Invalid Values for Select Fields

Problem/MotivationI was constructing some test cases for a custom form #process callback when I was shocked - shocked! - to discover two things:DrupalWebTestCase::drupalPost not allow me to submit...

View Article

Add entity caching to core

Updated: Comment #260Problem/MotivationLoading entity from the database is slow. Configurable fields have their own cache handing, but entities can now have up to 4 base tables, from which multiple...

View Article

Image may be NSFW.
Clik here to view.

Throbber in textfield is misaligned when browser hardware acceleration...

Problem/MotivationIn Firefox and IE with enabled hardware acceleration (and supporting Subpixel), the input fields are rendered sightly taller. This causes part or all of the spinning/searching state...

View Article


Can't Install Drupal 8

My set-up:PHP 5.4.28 and MySQL 5.5.36-cli running on a cPanel server with CENTOS 6.5 x86_64 virtuozzo VPS Apache 2.4.9 I tried both 8.0-alpha12 and 8.x-dev. They both failed to install and threw an...

View Article


Themers shouldn't need to write config schema

Problem/MotivationWe have made Drupal 8 in many ways a lot better experience for themers and then completely thrown them under the bus by forcing them to write a config schema. Config schema is weird...

View Article

Add a query tag to the query in menu_link_get_preferred() to allow modules to...

The function menu_link_get_preferred() returns sometimes the wrong menu item.In my case, I have a website with i18n and i18n_menu. I have a view with the path /news. This path is aliased for another...

View Article

Support RDFa output in number field formatter

Problem/MotivationSimilarly to #2034975: Test RDFa output in email formatter and other fields, we need to verify whether the default placement of the RDFa markup on the field wrapper is sufficient for...

View Article

Implement stackphp

Problem/MotivationThere is a common pattern called middlewars among various programming languages, more about on https://igor.io/2013/02/02/http-kernel-middlewares.html These middlewares allow...

View Article


Enable CORS for GET requests

To allow Ajax requests from a different domain and take advantages of the new REST module more globally.W3C Draft:http://www.w3.org/TR/cors/What:...

View Article

Remove usages of watchdog() from forms, plugins and controllers

Now that watchdog() is deprecated we should remove all usage from forms, controllers, plugins

View Article


Rename contact category to contact form

Problem/MotivationCurrently contact categories are exposed to own URLs contact/{contact_category} so actually they are not categories but separate forms on their pages (except personal) So managing...

View Article

Standardize node route names by relationship

Part of #2259445: [Meta] Entity Resource unificationProblem/MotivationLet's make any API changes now for the parent issue so that it doesn't block beta.Proposed resolutionIn order to get the API...

View Article


Decide on default fast, local cache in CacheFactory (i.e. default to APCu if...

over in #2228261: Add a local, PhpStorage-based cache backend we're putting a php-storage cache backend in core.an APCu backend is also coming soon.given that, we could decide to use one or both of...

View Article

update_manager_file_get will always fetch remote files

  if (!file_exists($local) || update_delete_file_if_stale($local)) {    return system_retrieve_file($url, $local, FALSE, FILE_EXISTS_REPLACE);  }  else {    return $local;  } We'll never use the local...

View Article

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table...

I see this when enabling Drupal ForumPDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mysite.forum_index' doesn't exist: SELECT f.* FROM {forum_index} f ORDER BY f.created DESC...

View Article
Browsing all 293850 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>