Account created on 8 November 2018, over 5 years ago
#

Recent comments

The previous patch is broken, here is the correct one.

I tried to apply the patch but it throw an error while running the update.
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'DEFAULT NULL' at line 1: ALTER TABLE "profile__address" ADD "address_address_line3" DEFAULT NULL; Array

It tries to access the key that doesn't exist yet. So I made a small update and it worked for me.

I see that this module moved from the url_redirect table to config entities. Seems like something went wrong while running migration and the table was not deleted. Can't describe when and why it happened but the current hook_update worked fine when I tried to run it again.

Production build 0.69.0 2024