Task #8504 (closed)
Opened 7 years ago
Closed 7 years ago
Bug: Share creation e-mail exceptions
| Reported by: | cxallan | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | blocker | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-05-22 (15) |
Description
When creating a new share with a user that has a valid e-mail address, e-mails are not sent and the following information and exceptions are in the log:
2012-04-06 13:21:43,810 INFO [ webclient.webclient_gateway] (proc.27072) prepareRecipients:1267 [object #0 (::omero::RString)
{
_val = c.x.allan@dundee.ac.uk
}]
2012-04-06 13:21:43,811 ERROR [ webclient.webclient_gateway] (proc.27072) createShare:1357 Traceback (most recent call last):
File "/home/omero/slave/workspace/OMERO-merge-green/src/dist/lib/python/omeroweb/webclient/webclient_gateway.py", line 1354, in createShare
msg.send()
File "/home/omero/slave/workspace/OMERO-merge-green/src/dist/lib/python/django/core/mail/message.py", line 251, in send
return self.get_connection(fail_silently).send_messages([self])
File "/home/omero/slave/workspace/OMERO-merge-green/src/dist/lib/python/django/core/mail/backends/smtp.py", line 86, in send_messages
sent = self._send(message)
File "/home/omero/slave/workspace/OMERO-merge-green/src/dist/lib/python/django/core/mail/backends/smtp.py", line 101, in _send
for addr in email_message.recipients()]
File "/home/omero/slave/workspace/OMERO-merge-green/src/dist/lib/python/django/core/mail/message.py", line 105, in sanitize_address
nm, addr = addr
TypeError: 'RStringI' object is not iterable
Change History (5)
comment:1 Changed 7 years ago by atarkowska
- Remaining Time set to 0.3
- Sprint set to 2012-04-24 (13)
comment:2 Changed 7 years ago by jburel
- Sprint changed from 2012-04-24 (13) to 2012-05-08 (14)
comment:3 Changed 7 years ago by jburel
- Sprint changed from 2012-05-08 (14) to 2012-05-22 (15)
Moved from sprint 2012-05-08 (14)
comment:4 Changed 7 years ago by atarkowska
- Status changed from new to accepted
comment:5 Changed 7 years ago by atarkowska
- Remaining Time changed from 0.3 to 0
- Resolution set to worksforme
- Status changed from accepted to closed
Works for me. Could be old issue.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moved from sprint 2012-04-24 (13)