Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
25 Jun 2011 at 21:04 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
sfyn commentedOk...
I presume this is by design, since the doxygen comment for that function includes:
This function will break if there are two clients with the same title in an Aegir system. Admittedly an edge case, but wouldn't it be better to use the internal name for this function?
Comment #2
sfyn commentedtagging as an API issue
Comment #3
anarcat commentedBloody hell, I just realized this was my blocker for #1223506: cloning a site looses client site ownership!!!
I'll fixup some new API.
Comment #4
anarcat commentedi fixed up the API by adding the function hosting_get_client_by_uname($uname) (in 1.x, 2.x will change this).