Nate Lampton
Nate Lampton
+1 to the PR at https://github.com/AdeleD/react-paginate/pull/494 that fixes this issue. Thanks @kroney for making it. For others stuck in the same situation, our project decided to use [patch-package](https://github.com/ds300/patch-package) to modify...
Thanks folks! I have merged https://github.com/backdrop/backdrop/pull/4621 into 1.x and 1.27.x.
Thanks @klonos! I tested and merged your follow-up!
Merged into 1.x and 1.27.x. Thanks @klonos and @stpaultim!
Thanks @sentaidigital for making this issue! It's an item I've been thinking about on and off for quite a while. Using a database storage could make a lot of sense...
I filed a PR at https://github.com/backdrop/backdrop/pull/3638 that makes this change. I couldn't see any other changes necessary to `hook_cron()` or `hook_requirements()`. Seems as though just removing `hook_init()` is really all...
Yay, one of my favorite peeves might get some traction :smile: I rebased the PR to give it a fresh sandbox.
I don't have any good suggestions there @stpaultim. You could probably use Devel module to execute PHP to download an insecure module. Backdrop doesn't provide any mechanisms for downgrading.
I updated the PR to remove the test coverage for checking the messages. It's now 100% passing.
I merged https://github.com/backdrop/backdrop/pull/3638 into 1.x and 1.27.x. Yay, glad to see this old issue resolved. Thanks @klonos, @indigoxela (even playing the disapproving role), @stpaultim, @jenlampton, and @olafgrabienski.