Quantcast
Browsing all 293238 articles
Browse latest View live

TaxonomyIndexTid filter handler autocomplete does not work

Steps to reproduce:- Add some taxonomy terms to tags vocab - Create new content view - add 'Has taxonomy term' filter - select tags vocab - Try to autocomplete your terms - will not do return...

View Article


Find a better home for theme-related code in ModuleHandler::alter() or drop...

Problem/MotivationCurrently ModuleHandler::alter() invokes alter hook implementations in the theme layer once it has been initialized. <?php      // Allow the theme to alter variables after the...

View Article


Coding standards for custom_block

add commas to last multiline array items

View Article

Add token for HTTP_REFERER.

As discussed here:There must be a way to grab the url of a privouse node in tokens..eg [previous-page:url:absolute]Is it possible to add a token that gets the HTTP_REFERER in future?

View Article

Image may be NSFW.
Clik here to view.

Provide means to invert filters in admin listings (admin/people admin/content...

This came up in #2020167-31: Add a name and email search field to the admin/people view......does anybody else think that we should provide a means for people to invert the filter(s) (for example...

View Article


JS Error: Uncaught TypeError: Cannot read property 'style' of null

Problem/MotivationRevisiting the Issue #1964174, I have encountered this error JS on the overlay-parent.js: line 472 ---> attach image.Related...

View Article

Fatal error: Call to undefined function _system_default_theme_features after...

After doing a git pull, I am often presented with an error about rebuilding, that contains a link to this page: https://drupal.org/documentation/rebuildAs a good citizen, I follow the instructions and...

View Article

Image may be NSFW.
Clik here to view.

Integer field accepts non-integer values with client-side validation...

Problem/MotivationThe Integer field will accept integers between a given minimum and maximum value. A validation error is thrown if the number falls outside this range.But the field does not validate...

View Article


Provide a database schema service

drupal_schema_fields_sql(), drupal_get_schema(), drupal_get_complete_schema(), _drupal_schema_initialize() and potentially more friends should be moved to a schema service, so that you can properly...

View Article


404 error on login

external links work ok, upon going to login page. www.mysite.com/user = 404 error. have 4 sites doing this. have 55 sites. sub domains. others so far are ok. almost all have/use same modules. themes,...

View Article

remove theme_meter from core

Since there is nothing in core that uses theme_meter, I propose we remove it from core. If poll module needs it, then we should move it into poll module.Related#1939088: Convert theme_meter() to Twig

View Article

The "Reset" button ignores the "Use AJAX" setting (always behaves in a...

...as per title.STR:1. Edit a view with exposed filters (for example the "People" or the "Content" view). 2. Go to Advanced -> Other -> Use AJAX and set it to "yes". 3. Visit the view page and...

View Article

Document a list of "reserved" variables in hook_theme that are already used...

There are some variables that should just not be declared in hook_theme() or they run the risk of conflicting with attributes used by drupal_render() and/or the...

View Article


Expand BlockPluginInterface to include methods needed only by SCOTCH/princess

with July 1 around the corner, i've been identifying the things we need to do in order to achieve API harmony between core and SCOTCH & princess. (note - all such issues are tagged happy princess...

View Article

Remove hardcoding of ConfigEntityBase in RoleStorageController::attachLoad()

Ideally we wouldn't ever hardcode the ConfigEntityBase class anywhere, and RoleStorageController is one of the last few places doing it.

View Article


Adopt load() and loadMultiple() on entity storage controllers

Currently, entity storage controllers have a load() method. However, it doesn't load an entity. It loads multiple entities as an array. You can't actually get a single entity out of a storage...

View Article

Rename translation_entity to entity_translation

Not sure the base reason, but it doesn't sound right to create an translation_entity_access_check instead of entity_translation_access_check.

View Article


Change status filter on admin/people to 'active'/'blocked'

Similar to #2022127: Change status filter on admin/content to 'published'/'unpublished' but for the People view.Now that #1998192: Allow the boolean labels of exposed filters to be configurable is in,...

View Article

Image may be NSFW.
Clik here to view.

The actions drop-down menu in /admin/content is missing the right border line...

I'm seeing this in latest nightlies of firefox 24.0a1 x64 in Win7 x64:I haven't tested other OSes but it displays fine in IE 10 and Chrome 27.AttachmentSizeStatusTest...

View Article

Contextual Filters and Menu

Hello,since a long time I'm trying to include the links to my views in the menu. But there are several problems I can't solve.My view has a path f.e. downloads. With contextual filters (taxonomy id),...

View Article
Browsing all 293238 articles
Browse latest View live