πŸ‡―πŸ‡΅Japan @kensuke.kondo

Account created on 9 March 2020, over 4 years ago
#

Recent comments

πŸ‡―πŸ‡΅Japan kensuke.kondo

This filter returns a webform that contains permissions for the retrieved user name or user role ID.
In WebformEntityListBuilder, `$this->getEntityStorage('user_role')->load($keys)` returns error when $keys contains non-ASCII characters.
https://git.drupalcode.org/project/webform/-/blob/6.3.x/src/WebformEntit...

It is possible to handle this error in the Webform module, but it seems to me that an Issue could be created as a Drupal core issue.
I would like to hear your opinions.

πŸ‡―πŸ‡΅Japan kensuke.kondo

I faced a similar problem when searching for the word 'ι€€δΌš'. (It means 'unsubscribe' in Japanese.)
My environment is as follows.

Modules
drupal/core-recommended 10.3.2
drupal/webform 6.2.7

DB
MySQL
- 5.7.29 on local
- 5.7.40-log on acquia

πŸ‡―πŸ‡΅Japan kensuke.kondo

Fix icon size temporary.
Need to fix paths with viewBox="0 0 64 64" and add src svg file.

πŸ‡―πŸ‡΅Japan kensuke.kondo

Add xing option in Plugin/Block/SocialSharingButtonsBlock.php and Fix svg size attr on twig.

Production build 0.71.5 2024