πŸ‡¦πŸ‡ΉAustria @daniel.pernold

Account created on 3 September 2018, almost 6 years ago
#

Merge Requests

Recent comments

πŸ‡¦πŸ‡ΉAustria daniel.pernold

I figured out that the problem appears when you select no specific currency in the field settings. So the solution should be to filter the setting in the validator. Same applies to modifiers. Here's a patch.

πŸ‡¦πŸ‡ΉAustria daniel.pernold

I created a patch for the issue tag "3289141-automated-drupal-10" which I am using.

πŸ‡¦πŸ‡ΉAustria daniel.pernold

Ran into a major problem, since \Monolog\LogRecord::$level is a read-only property. We disable this setter for now to provide compatibility. Needs work.

πŸ‡¦πŸ‡ΉAustria daniel.pernold

@hiralshah1991 I fixed your last problem directly in Keycloak without hacking core.

https://www.drupal.org/project/keycloak/issues/3396331 πŸ› LogicException when redirecting to Keycloak Active

πŸ‡¦πŸ‡ΉAustria daniel.pernold

Ran into another problem in the KeycloakController where the old setting is used. Here's the fix: 3382665-7-fix-config-enabled-flag.diff β†’

πŸ‡¦πŸ‡ΉAustria daniel.pernold

The problem here is the OPENID_CONNECT_CONFIG_NAME in combination with a missing enabled config as queried in KeycloakService::isEnabled(). I assume we have to change the implementation of KeycloakService::isEnabled() to query the status config property. See attached 3382665-fix-config-enabled-flag.diff.

πŸ‡¦πŸ‡ΉAustria daniel.pernold

@hiralshah1991 Your problem is this one:
https://www.drupal.org/project/keycloak/issues/3391108 πŸ› Error to built redirect URL RTBC

in combination with this one:
https://www.drupal.org/node/2638686 β†’

πŸ‡¦πŸ‡ΉAustria daniel.pernold

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

πŸ‡¦πŸ‡ΉAustria daniel.pernold

Add Patch with composer.json

πŸ‡¦πŸ‡ΉAustria daniel.pernold

Reroll latest patch for 2.x and checking if there is a entity to avoid null references for getEntityTypeId().

πŸ‡¦πŸ‡ΉAustria daniel.pernold

Same problem here with Drupal 9.5.9. Patch #10 solved the problem.

πŸ‡¦πŸ‡ΉAustria daniel.pernold

Same here, the problem also occurs when using CKEditor5 inside a paragraph overlay using layout_paragraphs module.

The same environment with the same settings inside a normal "article" (without additional modules) is working.

Production build 0.69.0 2024