Closed (fixed)
Project:
Hosting
Version:
6.x-0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2009 at 07:47 UTC
Updated:
24 Sep 2009 at 16:20 UTC
Jump to comment: Most recent
In HEAD, with Clone and Ports enabled (actually, one cannot turn Ports off at all..), a cloned site is created with Port '0' in the database, visible from the site node view.
Fortunately the cloned site's vhost is nonetheless created with so this is ok.
I guess Clone needs some additions made to be aware of the ports feature that's gone in?
Comments
Comment #1
Anonymous (not verified) commentedFixed in HEAD: simply adding the port field to be cloned was sufficient.
My first comment in the ticket was meant to say the vhost was created with a VirtualHost tag of *:80, but drupal.org interpreted the VirtualHost tag as html :)