View Issue Details

IDProjectCategoryView StatusLast Update
294WADFCorepublic24 Jan 2010 21:56
Reportertimj Assigned Totimj  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.13.2 
Target Version0.13.3Fixed in Version0.13.3 
Summary294: Support alternate hosts file format that doesn't duplicate the local host name
DescriptionThe "hosts" file format generated by WADF currently looks like this:

127.0.0.1 localhost siteX
127.0.0.1 localhost siteY

which suits some Linux distros and the duplicate "localhost" entries stop the DNS resolving getting screwy, but other OS'es (e.g. Mac OS X) use a different format that doesn't need to replicate the "localhost" i.e.

127.0.0.1 siteX
127.0.0.1 siteY

It would be good to support this.
TagsNo tags attached.

Activities

timj

22 Nov 2009 23:12

manager   ~309

Fixed in SVN r1984

Issue History

Date Modified Username Field Change
18 Nov 2009 21:57 timj New Issue
22 Nov 2009 22:53 timj Assigned To => timj
22 Nov 2009 22:53 timj Status new => assigned
22 Nov 2009 22:53 timj Target Version => 0.13.3
22 Nov 2009 23:12 timj Note Added: 309
22 Nov 2009 23:12 timj Status assigned => resolved
22 Nov 2009 23:12 timj Resolution open => fixed
22 Nov 2009 23:12 timj Fixed in Version => 0.13.3
24 Jan 2010 21:56 timj Status resolved => closed