Posted by jaybhancock on September 16, 2010 at 8:19am
I just upgraded to alpha13, and I notice that redirection is no longer working.
* In the edit form for a site, the redirection field has converted the "checkbox" to a "hidden" field so I cannot edit the parameter.
* Also, the database table "hosting_site_alias" has a redirection column and my sites are set from before, but this has no effect.
* Upon investigation, I notice in provision/http/apache/vhost.tpl.php, the redirection code is commented out.
What has happened, and how do I enable my sites with aliases to redirect to the main URL again?
Thanks for the awesome work!
Comments
they broke, so we disabled them
http://drupal.org/node/872064
Just noticed this today. Is
Just noticed this today. Is there a workaround?
Is there a way to get the
Is there a way to get the redirection option back?
they have been restored
I partially rewrite the redirection stuff , and it's included in alpha 14.
it actually works now.