Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2013 at 16:15 UTC
Updated:
12 May 2013 at 21:30 UTC
Right now, hosting_task_TASK_TYPE_form() and hosting_task_TASK_TYPE_form_validate() are in hosting_site.api.php, whereas I believe it would make more sense for them to be in hosting_task.api.php.
Comments
Comment #1
ergonlogicWe could also provide useful examples, such as:
Comment #2
ergonlogicAnd while we're at it, do hosting_task_backup_delete_form() and hosting_task_backup_delete_form_validate() really belong in hosting_task.module? I'd think they should be in site/hosting_site.backups.inc...
Comment #3
anarcat commentedthis all makes sense. go.
Comment #4
ergonlogicFixed in 6.x-2.x in f282f497f36a956f8c2a957 and bbc2fc2756551db1.
Also, merged into 7.x-3.x