Wrong path to clean orphaned actions in watchdog message
Pedro Lozano - October 5, 2008 - 10:08
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When you visit admin/settings/actions a watchdog entry is logged for every orphaned action found.
The Message of the watchdog entry has a link to admin/build/actions/orphan (Remove orphaned actions).
The path should be admin/settings/actions/orphan. Currently clicking on the link does nothing and there is no way to clean orphaned actions, unless you know the correct path (admin/settings/actions/orphan).
| Attachment | Size |
|---|---|
| orphaned-actions-link.patch | 920 bytes |

#1
Also present in 6.x
#2
#3
A good fix, but orphaned actions needs a little bit more love. This fix is already a part of #306540: Orphaned assigned actions still triggered and cannot be removed, so I'm going to mark this as a duplicate.
#4
I reconsidered. Instead of killing kittens, this is a good valuable patch by itself. Applies and RTBC.
#5
Committed to HEAD. Thanks!
Marking back to 6.x.
#6
OMG! My first patch to Drupal core :)
#7
Yay Pedro! Keep it up!
#8
WOOOOOO Pedro!!! :D Awesome!!
#9
Ha, this is not only your first but also your second Drupal core contribution: http://drupal.org/cvs?commit=146774 :) Committed to 6.x. Just keep going!
#10
Automatically closed -- issue fixed for two weeks with no activity.