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

IGNORE: Patch testing issue

View Article


Relations Form Element static at weight 10

Since it is possible to have more than 10 fields on taxonomy, the "Relations" form element should either be added dynamically to the form or be allowed to be arranged with the other field items. See...

View Article


DrupalWebTestCase->getAbsoluteUrl should use internal browser's base URL

In DrupalWebTestCase, getAbsoluteUrl eventually calls url(). The url() function uses the $base_url set by the simpletest runner, not the internal web browser. One result of this is it's impossible to...

View Article

Error on bootstrap initialisation returning HTTP 200

Hi guys !I went into some trouble on a production environment with Drupal error handling. My website is connected to a Redis server using Predis but it's not really the cause of my problem, it just set...

View Article

Some test files have double semicolons at the end of statements

some of the test file has double semicolon at the end of the line ";;".// Mock the State service.$memory_state = new State(new KeyValueMemoryFactory());;$settings = Settings::getAll();    $request =...

View Article


Opcache warning is inappropriate when HHVM is in use

How I can disable error message using HHVM+NGINX? May be I can write the module?

View Article

BulkForm show two messages if you don't have permission to do the action

Problem/MotivationSince this issue was committed #2400143: Bulk form actions display action message in the confirmation form, when you don't have permission to do the action it give you the no...

View Article

Hide rewrite if empty is not working

Steps to reproduce: 1. Set up a content type with two optional text fields (text1 and text2). 2. Make content with content in only text1. 3. Set up view with: * show fields * add text1 and text2 (with...

View Article


BlockViewBuilder::preRender() must not mess with block render arrays

Problem/MotivationBlockViewBuilder::preRender() removes data from block plugins' render arrays because of the way it nests these render arrays. A code comment documents this behavior, but all for the...

View Article


Unable to run migrate drush commands: Argument 1 passed to...

Problem/MotivationUnable to run drush migrate-status, drush migrate-import, etc. on drush 8.0.2 due to error:Argument 1 passed to Drupal\migrate\Plugin\migrate\source\SqlBase::setUpDatabase() must be...

View Article

permalink breaks in comment

permalink breaks if a comment list starts a new page and the comment (permalink) is on the next page. Permalink then, always goes to the start of the first comment.

View Article

Drupal Theme Hook suggestions WTF

In a recent project I discovered a major WTF in the theme hook suggestions. Perhaps someone could clarify this.I needed to distiguish between views block and views page and added the following hook:/**...

View Article

\Drupal\Component\Render\FormattableMarkup::placeholderFormat() triggers...

Problem/MotivationWhen the string in question has an invalid placeholder, placeholderFormat() throws an E_USER_ERROR, which according to the PHP docs behaves like E_ERROR and is a "fatal"...

View Article


Add highlighted search result snippet as "field" for Views

As a follow-up to #1166114: Manage Displays Search Results doesn't manage the display of the search results, it would be useful if Views had the ability to display the search result "snippet" (text of...

View Article

Bug with views for listing the nodes of user in profile

Hi, I try to create a view listing the nodes of an user, by adding a menu tab "nodes" in the menu "navigation" present in the profile. I created a view for the contents, a page, put as path...

View Article


Image may be NSFW.
Clik here to view.

Warn about experimental modules on their help pages

Problem/MotivationPart of #2649768: [meta] No definition of "Experimental"& not nearly enough warning. Site builders using experimental modules might struggle with troubleshooting or understanding...

View Article

FieldHandlerInterface::getEntity() can also return NULL

   * @return \Drupal\Core\Entity\EntityInterface   *   Returns the entity matching the values.   */  public function getEntity(ResultRow $values);Looking at the code for the implementation, this can...

View Article


CKEditorPluginCssInterface: Allow CKEditor plugins to add CSS to iframe...

Problem/MotivationSome CKEditor plugins need additional CSS to function. E.g. image captions, alignment, etc.Loading additional CSS in CKEditor iframe instances currently requires...

View Article

Can' translate field labels of custom entities

I've tried enabling the config_translation module and now I can translate field labels for node types and terms.But I have a custom entity and the fields I have added in the field UI (those starting...

View Article

CurrentRouteMatch::getRouteMatch() needs to be resettable

Problem/MotivationCurrentRouteMatch::getRouteMatch() is smart enough to only statically cache the route match once it believe routing has finished. Unfortunately, a complex RouteFilter (like the one in...

View Article
Browsing all 291711 articles
Browse latest View live


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