Posted by sun on May 20, 2009 at 1:19am
4 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | system.module |
| Category: | task |
| Priority: | normal |
| Assigned: | sun |
| Status: | closed (duplicate) |
| Issue tags: | Registry |
Issue Summary
Saves 20 KB on most requests.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| drupal7-sun.system-move-trigger.patch | 40.58 KB | Idle | Failed: 11286 passes, 20 fails, 6 exceptions | View details | Re-test |
Comments
#1
CVS ID tags in the new file can't be right (not sure if this actually matters though).
#2
CVS matches and updates ID tags using this pattern:
\$Id.*\$In short: Doesn't matter.
#3
Thought as much.
#4
Shouldn't it be system.actions.inc, since it's using the actions system which is not strictly dependent on the trigger module?
#5
probably.
#6
The last submitted patch failed testing.
#7
Now part of #345118: Performance: Split .module files by moving hooks