Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2010 at 13:38 UTC
Updated:
24 Oct 2010 at 04:00 UTC
Jump to comment: Most recent
The port for the database service is '0' in hosting_service table.
This shows up on the Server view.
It loads '3306' when editing the node, presumably because that's the #default_value.
Comments
Comment #1
Anonymous (not verified) commentedI think this got fixed in a recent commit, at least for installations, if not upgrades (and upgrades probably have the correct value already)
Saving the server node form also sets the correct value as it's the #default value when preparing the form.