Blank page is shown after new account creation
After instalation I have created one account - after creation user was automatically logged in. I have been working on this user several days to see how Kunagi works. Today I was trying to add new users to my project team (there was only one user) and I created new user but was redirected to blank page with following address http://myhost:myport/kunagi/login.html?showCreateAccount=true. However account was created - user was able to login from welcome page. The same repeated with next two users. Restarting server did not help.
Server: Tomcat 6.0.29
Browsers: Firefox 3.6.13 and Chrome 8.0.552.237
OS: Linux
Statement from Kunagi Team
The blank page is caused by a wrong SMTP server configuration. Go to the system configuration, update your mail server data and then verify by clicking the Send test email button.
The blank page is a bug, we have to fix.
Status
Issue is closed for Release 0.17.
Comments
Mon, Jan 24, 2011, 12:57 by Witek (SM,T)
How did you create the users? As admin in the user list? Or did you use the registration page, while no user was logged in?
Tue, Jan 25, 2011, 10:46 by Krzysztof
I have used registration page to add these users. I have checked it now, when no user was logged in and problem still occurs.
Tue, Jan 25, 2011, 12:38 by Krzysztof
I confirm, After SMTP server data was updated - problem dissapeared.
Thanks