Account created on 1 September 2022, about 2 years ago
#

Merge Requests

Recent comments

πŸ‡΅πŸ‡±Poland mscieszka

With the changes, I successfully completed the authorization flow and cron pulled the posts from Instagram as expected.

πŸ‡΅πŸ‡±Poland mscieszka

Please disregard the previous comment, the patch provided breaks the suggestions functionality and should not be used.

πŸ‡΅πŸ‡±Poland mscieszka

I have also encountered this error - patch #3 fixes the problem.

πŸ‡΅πŸ‡±Poland mscieszka

When applying 2118743-251.patch using Drupal 10.3.1 there was an error in the core/themes/engines/twig/twig.engine file. I have taken changes from 2118743-251.patch into the 10.3.x branch taking into consideration 2 latest commits from https://git.drupalcode.org/project/drupal/-/commits/10.3.x/core/themes/engines/twig/twig.engine - patch now applies successfully.

πŸ‡΅πŸ‡±Poland mscieszka

Thank you, I can confirm that it is now working as expected.

πŸ‡΅πŸ‡±Poland mscieszka

Applying the patch from MR !459 solves the problem of dropdown items being off-screen to the left. In my case there is still a problem with not all items being visible. It takes scrolling to show all the items in the dropdown - see attached video.

πŸ‡΅πŸ‡±Poland mscieszka

h2 for consistency

πŸ‡΅πŸ‡±Poland mscieszka

Improve grammar and structure.

πŸ‡΅πŸ‡±Poland mscieszka

Update title to better reflect what is presented.

πŸ‡΅πŸ‡±Poland mscieszka

Update old link. Improve structure to make it easier to read.

πŸ‡΅πŸ‡±Poland mscieszka

Update old links.

Not sure why link to ddm() https://api.drupal.org/api/devel/devel.module/function/ddm/5.x does not work and previous one (https://api.drupal.org/comment/63606#comment-63606) is broken.

πŸ‡΅πŸ‡±Poland mscieszka

Add section for terminal commands.

πŸ‡΅πŸ‡±Poland mscieszka

Add the devel-generate-block-content command. Rearrange commands alphabetically. Add terminal command info to show available commands.

πŸ‡΅πŸ‡±Poland mscieszka

Remove redundant text.

πŸ‡΅πŸ‡±Poland mscieszka

The execute PHP code feature has been removed in the 8.x-2.0 branch: "Issue #3005475 by lussoluca: Remove Execute PHP feature" on 25.10.2018.

πŸ‡΅πŸ‡±Poland mscieszka

Update obsolete links.

πŸ‡΅πŸ‡±Poland mscieszka

I can confirm that after installing a fresh Webform 6.2.x and applying the patch from the MR, I can submit the default contact form without the WSOD that occurred when using Devel 5.2.1. Also, after downgrading to 5.1.2 and applying the patch, the form submits correctly.

πŸ‡΅πŸ‡±Poland mscieszka

Update twig documentation link to the newer major version.

πŸ‡΅πŸ‡±Poland mscieszka

1. I would consider requiring a longer password length than 6 characters as it is more important for security reasons than a really short password even with special characters.

2. It is a best practice to lock a user out if they use an incorrect password multiple times. I don't know if such a mechanism is currently in place, just wanted to mention it.

3. There are ways to check if a password that user provides has been compromised in a data leak. For example API like https://haveibeenpwned.com/API/v3#PwnedPasswords can do this.

πŸ‡΅πŸ‡±Poland mscieszka

I have installed a fresh Drupal 10.2.3 with Paragraphs 8.x-1.17 and Gin 8.x-3.0-rc9.
I have attached my findings before and after applying paragraph-order-label.patch for 3 cases:

  1. no paragraphs added,
  2. paragraph added, weights hidden,
  3. paragraph added, weights shown.
Production build 0.71.5 2024