You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Start server
2. Connect and start creating a new character
3. Watch for email address prompt
What is the expected output? What do you see instead?
prompt should say "What is your email address?"
prompt says: "Correct syntax: email <name>"
What version of the product are you using? On what operating system?
svn r29 on Ubuntu Linux
Please provide any additional information below.
Looks like the name EMAIL is used twice in the template.py
file. Once for use during the character creation flow (at
line 27), and once for use in reporting a problem using the
admin command @email ... (at line 103)
Original issue reported on code.google.com by miss...@hotmail.com on 15 Nov 2008 at 7:16
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
miss...@hotmail.com
on 15 Nov 2008 at 7:16The text was updated successfully, but these errors were encountered: