Modify ↓
Opened 6 years ago
Closed 6 years ago
#13663 closed defect (fixed)
ImportError: cannot import name Context
| Reported by: | Massimo | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Component: | TracHtmlNotificationPlugin |
| Severity: | major | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description (last modified by )
Broken since Trac-1.4:
2019-11-21 14:43:49,359 Trac[loader] DEBUG: Loading plugin "trachtmlnotification.notification" from "/mnt/data/trac/projects/trac-pp/plugins/TracHtmlNotificationPlugin-0.12.0.1-py2.7.egg" 2019-11-21 14:43:49,360 Trac[loader] ERROR: Skipping "trachtmlnotification.notification = trachtmlnotification.notification": ImportError: cannot import name Context
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by
| Severity: | normal → blocker |
|---|
comment:2 Changed 6 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | ImportError removed |
| Severity: | blocker → major |
comment:3 Changed 6 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



In 17594: