Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception when creating new teacher account #92

Closed
hirokiterashima opened this issue Jan 12, 2013 · 1 comment
Closed

exception when creating new teacher account #92

hirokiterashima opened this issue Jan 12, 2013 · 1 comment
Assignees

Comments

@hirokiterashima
Copy link
Member

not a showstopper, but prevents email from being sent to teacher.

Exception in thread "Thread-15" org.springframework.context.NoSuchMessageException: No message found under code 'welcome.new.teacher.subject' for locale 'en_US'.
at org.springframework.context.support.AbstractMessageSource.getMessage(AbstractMessageSource.java:135)
at org.telscenter.sail.webapp.presentation.web.controllers.teacher.RegisterTeacherController$NewAccountEmailService.sendEmail(RegisterTeacherController.java:215)
at org.telscenter.sail.webapp.presentation.web.controllers.teacher.RegisterTeacherController$NewAccountEmailService.run(RegisterTeacherController.java:194)
at java.lang.Thread.run(Thread.java:619)

@ghost ghost assigned hirokiterashima Jan 12, 2013
@hirokiterashima
Copy link
Member Author

fixed, committed
618b1f2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant