ckeditor.js loaded for anonymous users
Is it normal that /core/assets/vendor/ckeditor/ckeditor.js?v=4.10.1 is loaded for anonymous users, when CKeditor is not assigned to anonymous users under 'Text formats and editors' ? I'm trying to...
View ArticleConvert UpdateDeleteFileIfStaleTest into a Kernel test
Problem/MotivationUpdateDeleteFileIfStaleTest makes no HTTP requests but is a functional testProposed resolutionConvert UpdateDeleteFileIfStaleTest into a Kernel testRemaining tasksNone.User interface...
View ArticleCKEditor Styles dropdown is disabled after configuration
Hi,I have version 8.65 of ckeditor in D8 core. Via text formats and editors I dragged the Styles dropdown tool on to the toolbar and then configured some css styles.However, when editing a node body...
View ArticleWYSIWYG textarea with images embedded fails to save, with no error shown to user
This is Drupal core with no experimental media or other related modules enabled.Over the course of a few hours I wrote some text and inserted three images, with captions, using the WYSIWYG image insert...
View ArticleJunk Handle Added to Page
For some reason, after I save a node I see some junk added at the bottom on media (video) files. If I go back and delete the added junk it comes back after I resave the node. See attached picture. The...
View Article[upstream] CKEditors tool icons disappear when we try to upload the image.
1. Create/Edit on content page in Drupal. 2. Go to the Body field and click on the image icon-> Image. 3. Image Upload popup should be opened. 4.Upload the image and click on save suddenly(before...
View ArticleOff-canvas styles override CKEditor's reset and theme
Problem/MotivationCKEditor's default styles and resets are being overridden by off-canvas' CSS. As a result, CKEditor is basically un-usable when rendered inside of the off-canvas dialog.Currently the...
View ArticleCan't create comments when comment is a base field
Problem/MotivationSteps to reproduce the problem: 1. Define an entity base field with comment field type. 2. Add new comment for the entity and click save will got error:Call to a member function...
View Article[PP-2] Follow-up for #2948828: add test coverage for Layout Builder's...
Problem/MotivationQuoting #2948828-145: Layout Builder's Field Blocks do not work with Quick Edit: Ok this patch goes patch removing testLayoutBuilderRenderPipelineForQuickEdit() because seems...
View Article[META] Convert hook_help() module overview text to topics
Problem/MotivationAs part of #3031642: Deprecate hook_help() and combine with Topics, we need to convert the module overview help for each core module, located in the hook_help() implementation, into...
View Articlenode_node_access() is too eager in adding the user cache context — fixing...
Problem/MotivationIf the current user does not have the permission to edit/delete any node of a given type, node_node_access() always adds the user cache context for the update/delete operation as part...
View ArticleImplement a tamper-proof hash for the media library state
Problem/MotivationFrom #2983179-16: [META] Implement stricter access checking for the media library:Right now, the media library depends on a state value object derived from URL query parameters. Users...
View ArticleConvert TaxonomyIndexTidFilterTest into a Kernel test
Problem/MotivationTaxonomyIndexTidFilterTest makes no HTTP requests but is a functional testProposed resolutionConvert TaxonomyIndexTidFilterTest into a Kernel testRemaining tasksNone.User interface...
View ArticleProvide a theme setting for disable the block contextual link or not
Seven theme dos not have contextual link because of #2487025: Remove contextual links in Seven. I believe the contextual link is a useful feature in some case, for example: layout_build need contextual...
View ArticleConvert ArgumentValidatorTermTest into a Kernel test
Problem/MotivationArgumentValidatorTermTest makes no HTTP requests but is a functional testProposed resolutionConvert ArgumentValidatorTermTest into a Kernel testRemaining tasksNone.User interface...
View Article[META] Convert some tests into Kernel tests
Problem/MotivationThere are still functional tests that can be converted, entirely or partially into Kernel tests.Proposed resolutionIdentify them and convert them:Discovered so far:#3035518: Split...
View Article[upstream] CSP not possible because of CKEditor
I wanted to enable CSP for a website we are building and everything in the frontend worked fine.In the backend however CKEditor does not allow CSP without unsafe-inline scripts. There is an issue about...
View ArticleEntityReferenceLabelFormatter generates links in wrong language
Problem/MotivationWhen using the Link feature of the EntityReferenceLabelFormatter, the generated link points to the entity in its original language, not in the path prefix specified language.Proposed...
View ArticleUpdate core PHP dependencies for 8.8.x
Problem/MotivationOutput of composer outdated -D on PHP 7.0doctrine/annotations v1.2.7 v1.4.0 Docblock Annotations Parser doctrine/common v2.6.2 v2.7.3 Common Library for Doctrine projects...
View ArticleWord duplication and punctuation in README.txt
After reading README.txt I have found a few minor issues related to word duplication and punctuation.
View Article