Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2012 at 06:55 UTC
Updated:
17 May 2012 at 02:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
webchickI see. So the code's doing this:
That's pretty much what you want in the cases where you're installing from www.realdomain.com. So this probably isn't worth fixing, unless we want a special-case for localhost. I'll leave for populist to take a look at. Happy to roll the patch if desired.
Comment #2
damienmckennaThis patch skips assigning the email address if the hostname is 'localhost'.
Comment #3
populist commentedLovely. Committed.