Opened 17 years ago
Closed 17 years ago
#817 closed bug (Fixed)
EMail Notification fails to substitute format strings
| Reported by: | AlexanderS | Owned by: | andar |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Unknown | Version: | 1.1.0 |
| Keywords: | Cc: |
Description
Hi, today I tried the EMail Notification and got a Mail like this:
This email is to inform you that Deluge has finished downloading %s , which includes %i files. To stop receiving these alerts, simply turn off email notification in Deluge's preferences. Thank you, Deluge
I think that the %s and %i should be substitut by the real value. Attached is a patch to fix this problem.
Alex
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | deluge.patch added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Fixed [4810]
Thanks!