Defect #408
Reset your password emails stopped working
Status: | Closed | Start date: | 11/11/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | Others | Estimated time: | 0.00 hour | |
Target version: | - | |||
Resolution: | Tags: |
Description
When a user requests to reset the password, an email is never received. Before it was working, now it's not.
Also, maybe related, email notifications might not be working neither.
Feedback by user http://kune.cc/#!yara
Associated revisions
CLOSED - task #408: Reset your password emails stopped working
http://redmine.comunes.org/issues/408
History
#1 Updated by Vicente J. Ruiz Jurado about 12 years ago
Yes, confirmed:
2012-11-11 22:46:00 LoggerMethodInterceptor [DEBUG] MailServiceDefault.send EXCEPTION => class java.util.UnknownFormatConversionException: Conversion = '"'
2012-11-11 22:46:00 LoggerMethodInterceptor [DEBUG] MailServiceDefault.send EXCEPTION => class java.util.UnknownFormatConversionException: Conversion = '"'
2012-11-11 22:46:00 JobRunShell [ERROR] Job groupdef.pendinnotifimmediatejob threw an unhandled Exception:
java.util.UnknownFormatConversionException: Conversion = '"'
at java.util.Formatter.checkText(Formatter.java:2519)
at java.util.Formatter.parse(Formatter.java:2501)
at java.util.Formatter.format(Formatter.java:2430)
at java.util.Formatter.format(Formatter.java:2383)
at java.lang.String.format(String.java:2781)
at cc.kune.core.server.utils.FormattedString.format(FormattedString.java:88)
at cc.kune.common.shared.utils.AbstractFormattedString.getString(AbstractFormattedString.java:123)
at cc.kune.core.server.mail.MailServiceDefault.send(MailServiceDefault.java:88)
at cc.kune.core.server.LoggerMethodInterceptor.invoke(LoggerMethodInterceptor.java:90)
at cc.kune.core.server.mail.MailServiceDefault.send(MailServiceDefault.java:63)
at cc.kune.core.server.LoggerMethodInterceptor.invoke(LoggerMethodInterceptor.java:90)
#2 Updated by Vicente J. Ruiz Jurado about 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 0.00