πŸ‡¦πŸ‡ΊAustralia @amjad1233

Brisbane
Account created on 10 May 2008, over 16 years ago
#

Merge Requests

More

Recent comments

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

I am getting same issue on Drupal 13. Turning off warmer for now.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Waiting for https://github.com/szimek/signature_pad/issues/759 before proceeding with further development.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

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

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

I understand and respect that CKEditor 4 is deprecated. To assist those transitioning to CKEditor 5, I have rewritten the patch for the "Contrib" module.

You're welcome! πŸ˜‰

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

This is in the latest 3.0.1 release.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

The latest versions (Version 3) are all D10 compatible. We published the new version last week, so please refer to it.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

+1 We are having the same issue.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Already fixed in 2.0.x-dev

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

This is in the latest 3.0.0 Release

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Thanks @gitmonkee,

LGTM.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Adding Patch for D10 Branch Diff

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Apologies for forgetting to attach the file in my previous message.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

I am facing the same issue. It took long hours to run this one...

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Please let me know if it all works.
Basically, you could add "Script" media anywhere to get the JS working.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Oh sorry just figured out that `visibility` in the config schema was changed to `content_readability_visibility` please ignore my previous comments

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Re-opening, see my comments on MR.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

I couldn't find a button on the UI to delete the task. But when I navigated to `***/delete` manually, it did delete the task. However, two observations were made:
1. Even after deletion, it asked for a "Replacement Image Style". Why couldn't it be removed in the first place?
2. There's a very slim chance someone can delete the task outside of the UI.
- In any case, it does not sound like a bug. (in my opinion)

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Hi @quietone,

+    if (isset($form[$langcode_key]) && (!isset($form[$langcode_key]['#access']) || $form[$langcode_key]['#access'] !== FALSE)) {
       $language_configuration = ContentLanguageSettings::loadByEntityTypeBundle($entity->getEntityTypeId(), $entity->bundle());
       $form[$langcode_key]['#access'] = $language_configuration->isLanguageAlterable();
     }

Looks good. In your experience with the patch, is it easy to add a test?

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Did this get included in 8.x-5.2? I still see this issue in 8.x-5.2.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Ah, that makes sense. Cool no worries we will give it another look. Thanks for that.

I agree too fixing seems to be a good approach since Test Traits 2 are bit more sensetive.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Hi @larowlan,

Thanks for your feedback.

Would you mind elaborating?

I think we need to $class_definition['multiple'] here, as an array is appropriate if that's TRUE, but NULL is appropriate if not.

In regards to `default: {}` I thought it was mandatory but makes sense.

Regards,
Amjad

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

@T.Barker the patch as per #2 seems to be missing tests.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Updated referenced issues and added traditional patch.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

A huge +1, maybe we can also ship some base standard components(optional) as part of distributions-and-recipes... https://www.drupal.org/about/core/strategic-initiatives-distributions-an... β†’

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

@andypost Thanks for the re-roll. πŸ’ͺπŸ’ͺπŸ’ͺ

I tried and patch applies cleanly and site also builds up fine.

patching file 'core/modules/user/src/Access/RoleAccessCheck.php'
patching file 'core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php'

Regarding Question 1 : I believe we are doing that already at certain places, but I agree with hiding as much as we can. With that said, I will defer question to @larowlan.

Regarding Question 2: I am not sure if this class will only be extended or there will be places where we create new instance of the class... In the later case Protected would fail. I think we should crack this one in πŸ“Œ Deprecate empty AccessInterface and remove usages Needs work . May be we explicitly define it's signature in interface.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Great suggestion let me get my hands dirty in this one.

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Another stab at re-roll...

Against 9.5.x

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Patch re-rolled for Drupal 9.5.3

πŸ‡¦πŸ‡ΊAustralia amjad1233 Brisbane

Thanks @sergey-serov,

Really appreciated in coming days I will push changes and get it peer reviewed.

Production build 0.71.5 2024