Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
19 Oct 2008 at 03:22 UTC
Updated:
8 Mar 2009 at 00:08 UTC
Initial tests for orphaned actions to help increase the coverage for actions.inc. Fixed a few new test failures already that orphaned customized actions couldn't be removed and DBTNG error.
TODO:
- Improve documentation for test
- Check for watchdog entry
- Should we use a real module being disabled or enabled?
- Should we test to make sure that orphaned actions are not executed?
- Should this be split out into it's own 'OrphanedActionsTestCase'?
| Comment | File | Size | Author |
|---|---|---|---|
| actions-orphaned-test-D7.patch | 5.38 KB | dave reid |
Comments
Comment #1
dave reidComment #2
dave reidMerging into #306540: Orphaned assigned actions still triggered and cannot be removed.