Modify ↓
Opened 20 years ago
Closed 20 years ago
#1953 closed defect (duplicate)
Base class Notify shouldn't contains checks for email capabilities
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
If my understand about generic Notify class and NotifyEmail subclass is right, then this check raise TracError, "Email notifications require Python ≥ 2.2.2" should be in NotifyEmail subclass.
I use trac from trunk rev2116.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



duplicate of #1893