Modify ↓
Opened 6 years ago
Closed 6 years ago
#13647 closed enhancement (fixed)
Add a comment field
| Reported by: | anonymous | Owned by: | lucid |
|---|---|---|---|
| Priority: | normal | Component: | MailArchivePlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
There should be a Comment field like on Wiki-pages.
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 6 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
The upgrade failed. Please fix the issue and try again. TracError: No upgrade module mailarchive.upgrades.db2.py
-
setup.py
a b 9 9 description = 'Mail Archive', 10 packages = ['mailarchive' ],10 packages = ['mailarchive', 'mailarchive.upgrades'], 11 11 package_data = {'mailarchive': ['templates/*.html']},
Note: See
TracTickets for help on using
tickets.



In 17557: