1096: Use of the term "domain" in the installation procedure is confusing

asejo*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Sept. 21, 2009
What version are you running?
1.0 Beta 2

What's the URL of the page containing the problem?
Installer

What steps will reproduce the problem?
1. Run installer
2.
3.

What is the expected output?
Installer should prompt for fully qualified host name.

What do you see instead?
User prompts for "domain name" when what it really wants is the host name
including the domain name.


What operating system are you using? What browser?
Ubuntu 9, Firefox 3.1 Beta

Please provide any additional information below.
Note that this defect only becomes a problem when you configure the server
to send emails. The URLs in the emails are incorrect because they contain
links such as:

http://mycompany.com/r/9/

Instead of:

http://myhost.mycompany.com/r/9/
david
#1 david
Fixed in commit 4099c0d. Thanks!
  • +Fixed