Robert J. Lang
Robert J. Lang
Added a follow-up issue in Role Help module: https://github.com/backdrop-contrib/role_help/issues/3.
Applied the PR patch to a site that had Role Help installed with many roles defined. * Update proceeded fine, with the "Backdrop core now provides most of the functionality...
Also did an update on an ordinary site without Role Help. The four standard roles all got their descriptions on the Roles listing. On the user edit page `user/N/edit`, I...
> and yes, it'd be a good idea for coder_upgrade to catch these and throw a warning [An issue and PR would be welcome.](https://github.com/backdrop-contrib/coder_upgrade/issues)
The PR can be tested with the existing code base (prior to merging PR https://github.com/backdrop/backdrop/pull/3942) by: * Enabling Simpletest * Visiting the testing page at admin/config/development/testing * Going to watchdog...
Here's the Tugboat dblog report: 
* Agreed that stronger notification is needed. Seems like any of the error states detected in `simpletest_get_all()` would warrant strong notification, not just the bad file path error. * An...
> I don't actually think that a cron run triggers function simpletest_test_get_all(). Doi!
> regarding the static cache - I'm not sure if I understand what you're after. Sorry, not the static cache, the db cache (the `cache()->set('simpletest', $groups)` line in `simpletetest_get_all()`). If...
>Doi! >Huh? Sorry, an Americanism. It means, roughly, "I should have realized that if I had two neurons to rub together." 😉