I'm testing the new Backdrop release against some changes in our general system setup, and right on the very first test, it's behaving very strangely. The Actions test enables a test module, actions_loop_test, that depends on code running in its hook_init implementation. But that hook never gets called. I've tried the same test in a new generic installation and it works fine. So it must be something about how our site is configured. But I can't even imagine what could have this kind of effect. It looks like the test page it's attempting to run is running in the standard site environment? In the test code, system, dblog, and actions_loop_test implement the hook, but from a debug call inside dblog_init(), when the test page runs, all the usual modules are there.
Are there config values or things in the settings.php file that might be messing with the tests, outside of what simpletest controls?
Recent comments
OK, my ability to help here is pretty limited as the details are sparse, and your questions/problems keep shifting. Content and User lists are both Views that get installed automatically...
content_access_node_access_rebuild doesn't exist
Does backdrop have a super admin that's different than users assigned the administrator role? I am using a regular user assigned to the administrator role, not the "admin" account per se. This...
content_access_node_access_rebuild doesn't exist
I figured it out - it's #CboxContent margin-bottom. It expands it just enough and doesn't disrupt the counter or arrows to the right. A slightly smaller font size helps as well. I had to close...
Longer Captions with Colorbox?
As the link to the previous support question shows, I already upgraded to the dev version. And this failure is the result of that. A different failure than NOT having the dev version. But...
content_access_node_access_rebuild doesn't exist
Open source projects die if there is not good and reliable documentation and/or good tutorials that make it so that a person who has used something like WordPress before can install/configure...
What are (should be) the prerequisite skills to install and configure a site with Backdrop CMS?