Can''t add inline images
When I click the image icon in CKEditor I get a "loading" message and thats all, I can never add an inline image (node, content block etc, makes no difference).Note the very first time I try to add an...
View ArticleStable base theme in core
Problem/MotivationThis is a meta/plan issue to keep track of what's needed to make Stable a reality.The Plan#2575421: Add a Stable base theme to core and make it the default if a base theme is not...
View ArticleMake Classy extend from the new Stable base theme
Problem/MotivationWe want to make Classy depend on Stable.Currently, fatal errors occur when you try to visit update.php after we remove base theme: false from Classy's .info.yml. For update.php to...
View ArticleCopy templates, CSS, and related assets to Stable and override core...
Problem/MotivationStable exists but is not yet stable (no snapshot of markup, CSS, etc. yet).Why this should be an RC targetBefore RC we added the Stable theme itself "underneath" themes with no base...
View ArticleFind escaping due to Twig autoescape
Follow-up to #2297711: Fix HTML escaping due to Twig autoescapeFollow-up to #1825952: Turn on twig autoescape by defaultNon-technical explanationAfter #2264041: Add a test to ensure title callbacks are...
View ArticleUpdate Classy's Twig extends now that it extends from Stable
Problem/MotivationOnce Classy extends from Stable it should not reference assets/templates/etc. from core modules.Why this should be an RC targetOnce we have all the templates and CSS library assets in...
View Articleafter 7.36 to 7.37 update drupal reports no content types when adding content
After updating from 7.36 to 7.37, when I try to add content, drupal reports no content types, even though there are 5 to 10 content types defined, two to seven of which are in use different sites)....
View ArticleLazy builder broken (#type defaults not loaded)
When Drupal\Core\Render\Renderer processes lazy builders the type defaults are already loaded, so any element with a #type property will not be rendered properly. I haven't yet dived into the issue...
View ArticleDon't allow running phpunit-based tests via the UI
Problem/MotivationAs we know, the phpunit <-> simpletest integration is problematic. Let's start to plan how we can use the phpunit test runner only.Proposed resolutionFirst step: Don't run the...
View ArticleRename run-tests.sh to run-tests.php or the like
run-tests.sh is a PHP script rather than a shell script, however since it is not intended to be run by the HTTP server, naming it "run-tests.php" is not a good idea.Since it can not be directly...
View ArticleExpand render test coverage for #type table
Problem/MotivationSince we have already #80855: Add element #type table and merge tableselect/tabledrag into it and we are #1876712: [meta] Convert all tables in core to new #type 'table' and after...
View ArticleMigrate D6 language negotiation settings
Problem/MotivationLanguage negotiation setting variables should be migrated separately from #2166875: Migrate D6 languages.Proposed resolutionInvolved variable: language_negotiationPossible values in...
View ArticleFix 'Drupal.ControlStructures.ControlSignature' coding standard
Part of #2571965: [meta] Fix coding standards in core
View ArticleAdd composer.json to \Drupal\Component\Discovery component.
Parent issue: #2337283: [meta] Add a composer.json file to every component (module, later)Problem/MotivationPart of the parent parent issue: #1826054: [Meta] Expose Drupal Components outside of...
View ArticleTaxonomy Drag and Drop Not working in term with multiple parents
Hi,I have a problem in taxonomy module,In vacabulary terms list when i add terms and subterms with no multiple parent (each term have a one parent) everything is ok and i can Drag and Drop terms for...
View ArticleHow can I use twig theme variables?
So, in page.html.twig found this comments: * Site identity: * - front_page: The URL of the front page. Use this instead of base_path when * linking to the front page. This includes the language...
View Articleimage upload max size gave double errors
When you upload a image bigger than the file size limit, You get a double error
View ArticleDo not pass exception messages to UI for normal errors
On #2603958: Location of settings.php is not provided in access denied mesage in update.php someone was complaining about the message they get when they try to run update.php and they are not logged in...
View ArticleDuplicate HTML IDs are created for file_managed_file fields (w3c validator...
API page: https://api.drupal.org/api/drupal/modules%21file%21file.module/function/...Enter a descriptive title (above) relating to function theme_file_managed_file, then describe the problem you have...
View Article