🇬🇧United Kingdom @Michelle-Buckby

Account created on 28 September 2016, almost 8 years ago
#

Recent comments

🇬🇧United Kingdom Michelle-Buckby

https://www.drupal.org/project/content_notify/issues/3422740 🐛 TypeError: array_merge(): Argument #1 must be of type array, null given in array_merge() RTBC
There's a patch already for the array_merge(), nice to have them both go into 3.0.x in one go though!

🇬🇧United Kingdom Michelle-Buckby

I've since seen this patch causing a redirect loop, where a redirect alias is pointing to itself.
It works in all other cases but maybe because of the redirect loop, this is not ready for a MR?

Also, I just took the code already mention in comment #2 and placed it in a patch..
it may not be the best approach?

🇬🇧United Kingdom Michelle-Buckby

Seeing the same issue, the code added in #2 inside RedirectRequestSubscriber.php also working locally for me.
Adding a node id may not be good for a client so I think amending the code instead is the way forward.. with a patch?

🇬🇧United Kingdom Michelle-Buckby

Thank you @joseph.olstad , just getting back here to say I've successfully updated Password Policy on two projects now, no further issues related to this.

🇬🇧United Kingdom Michelle-Buckby

Thank you for your reply, unfortunately trying to uninstall the module with drush seems to just hang.
This was after unwinding some of the *.info.yml to prevent dependencies from uninstalling first.

Not able to give it another go at the moment but will try again at a later date..and try to get more info.

🇬🇧United Kingdom Michelle-Buckby

On a project currently on Core 9.5.8 , neither patch able to apply using Read Time (2.0.0-beta1).
Just triyng to prep for D10, not actually wanting to upgrade to D10 just yet.

🇬🇧United Kingdom Michelle-Buckby

Also seeing the error mentioned:
```
TypeError: Argument 1 passed to Drupal\menu_link_clone\Form\EntityMenuLinkCloneForm::addSubtreeItemsToArray()
```
when applying Patch #2

Patch #3 not applying:
Drupal core 9.5
Menu Link Clone: ^3.2

🇬🇧United Kingdom Michelle-Buckby

Coming across the issue with the update hook:
`password_policy_update_8304`

This is after updating from 3.0 to 4.0.0
At first with `drush updb` this update hook seems to hang , on a second attempt it fails and aborts:

```
> [error] Update failed: password_policy_update_8304
[error] Update aborted by: password_policy_update_8304
[error] Finished performing updates.
```
We cannot lock to 3.1 as suggested because we need 4.0.0 as trying to upgrade a project to D10

🇬🇧United Kingdom Michelle-Buckby

Updated patch with correct issue number.

🇬🇧United Kingdom Michelle-Buckby

Thank you @sakthi_dev and @pcambra !

Production build 0.71.5 2024