Posted by mig5 on September 13, 2009 at 3:16am
2 followers
Jump to:
| Project: | Hostmaster (Aegir) |
| Version: | 6.x-0.4-alpha1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The Ports field appears twice in the hostmaster install wizard on a fresh install: first on the Webserver configuration page, and again on the next page (Filesystem)
I think it might be because both hostmaster_task_webserver() and hostmaster_task_filesystem() define $form = node_form($form_state, node_load(HOSTING_OWN_WEB_SERVER));
but I haven't had the time to work it out yet.
(why can't I select HEAD in the hostmaster versions when submitting a ticket)
Comments
#1
Fixed in HEAD
#2
Automatically closed -- issue fixed for 2 weeks with no activity.