Account created on 4 May 2023, over 1 year ago
#

Recent comments

Wazup,

i had the Problem, that i could not Login anymore to my Website bec. Login Security had Blocked me.

After reviewing the code, i saw its a misstake from Antibot bec. it always fails to Validate the User and in my case it was triggering the Module Login Security to Block me.

The Patch should do the trick.

Here is another patch that fixes the same bug in the backend as well.

Sorry for the title changes, still have to get used to this =)

I created a patch that should fix the problem.

Same as: https://www.drupal.org/project/charts/issues/3293577#comment-15035420 🐛 Provide the subtitle option Fixed

The new field "subtitle" leads to a warning for existing content: Warning: Undefined array key "subtitle" in Drupal\charts\Element\Chart::buildElement() (line 322 of modules/contrib/charts/src/Element/Chart.php).

If you save the corresponding content again, the warning disappears.

I suspect that the field "subtitle" is not stored in the database and therefore is fixed when saving again.

But this is not reasonable for some websites, 30k+ content.

Any suggestions for a solution?

Production build 0.71.5 2024