Melbourne
Account created on 20 October 2016, about 8 years ago
#

Merge Requests

Recent comments

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

thanks @mfb for your comments.
I committed a MR that seems to have fixed my issue. I also added a patch to prevent problems if the pull request is closed or updated.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

yovince β†’ changed the visibility of the branch 3445910-issue-with-html-non-breaking-space to hidden.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

hi~
I just rerolled the patch for our requirement.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

I am experiencing the same issue.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

hi @xjm,
Thank you for your reply. I have created a merge request against the 11.x branch

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

hey @cilefen

You should make a pull request instead.

thanks, I have created a PR.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

hey @mfb, thank you for your reply! The issue is not just with URLs not being correctly filtered, but also with certain situations not being appropriately filtered. Please take a look at Image 3 and Image 4.
I have changed the title of this ticket.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Ah, it can be applied to the 10.2.x branch, which is the development branch, right? I think the issue is that when I uploaded the patch file on this page, the Test with options didn't include 10.2.x. So, the test program tried to apply it to 10.1.x, which caused it to fail?

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Thanks, It should look better now

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

hey @cliefen
thanks for your response.

We upgraded from Drupal 10.1.7 to 10.2.5. The issue can be found at: https://www.drupal.org/project/drupal/issues/2441811 πŸ› Upgrade filter system to HTML5 Fixed . The commit associated with this issue is `201ae2e35438b7d8f7c831ba8ac33bfc035bbb0a`. and the merge request: https://git.drupalcode.org/project/drupal/-/merge_requests/4274/diffs

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

closed this ticket as it's just because of the configuration issue.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

thanks @mortim07, for your reply. I understand that, I think I should rename this plugin.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Thank you @bnjmnm and @odensc for your contributions. After applying the two patches you suggested, everything is working perfectly. For my convenience, I've combined both patches into one.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

We are experiencing the same problem where enabling modules consumes all of our memory.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

The patch prevents generating CSS and JS aggregation in Drupal 10.1.x. fixed by excluding the CSS and JS asset routes from the list.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Thanks! @dbielke1986

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

just implemented a GET for AJAX requests for site alerts.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

yovince β†’ made their first commit to this issue’s fork.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Morning everyone. Do you have any suggestions on preventing adding a template from taking you away from the field you're editing?
https://www.drupal.org/files/issues/2023-09-01/CleanShot%202023-09-01%20... β†’

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

thanks @@joaopauloc.dev,
We are decoupled system, so your patch helped us! However, it still displays the incorrect style for the Drupal view and edit view.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

yes, having some issues.

I have to set #multiple set to false, otherwise, I will get the error below

Exception: Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed in serialize() (line 157 of /app/docroot/core/lib/Drupal/Core/Batch/BatchStorage.php).

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

yovince β†’ made their first commit to this issue’s fork.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Thanks, @Ranjit1032002 for the patch. The code looks good to me, and it fixed our issue.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

This quick and simple patch is just for my user cases.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Hey @gordon, the patch is fantastic. Thanks for your hard work.
There is an issue with the insert button.
If I create a `blockquote` element, the cursor can't move to the following line, in fact, my mouse cursor will be stuck inside the `blockquote` element.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Adds JSON object notation examples.

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

Thanks for the patch!

But I am getting

Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' svc.webspellchecker.net cdn.jsdelivr.net".

    at ./js/ckeditor5_plugins/drupalentity/src/index.js (<anonymous>:1:14050)

error, and the CKEDITOR5 can't be rendered.
The fix for me is `cd` to the `entity_embed` module , run `npm run build` to regenerate the index.js

πŸ‡¦πŸ‡ΊAustralia yovince Melbourne

hey @alphex,
please check a couple of things below,
1. have you put `Embed media`filter directly after `Align images` and `Caption images` ?
2. have you enabled `Display embedded entities` filter and put it after `Embed media` filter
3. uncheck `Limit allowed HTML tags and correct faulty HTML` if you are not sure which HTML tags need to allow.

Production build 0.71.5 2024