Closed (fixed)
Project:
Aegir Ubercart Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2011 at 07:59 UTC
Updated:
17 Aug 2011 at 02:41 UTC
Despite the error below, Aegir will happily try to create a site with the same URL as an existing site, if it's duplicated during order/checkout.
user warning: Duplicate entry 'test4.aegir-dev1.local' for key 'name' query: INSERT INTO hosting_context (nid, name) VALUES (121, 'test4.aegir-dev1.local') in /var/aegir/hostmaster-6.x-1.2/profiles/hostmaster/modules/hosting/hosting.module on line 824.
Comments
Comment #1
ergonlogicFixed in http://drupalcode.org/project/uc_hosting.git/commit/9bcc499, on my dev branch (ergonlogic).
Comment #2
sfyn commentedMerged into head, and released.