Modify ↓
#13805 closed defect (invalid)
__init__.py still has 'FullBlogPlugin'
Reported by: | jishi77 | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | FullBlogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.2 |
Description (last modified by )
Hi, author.
I updated my local repository from trac-hacks, and re-create plugin.
My Fullblog was disappeared from my system.
I found __init__.py
still has old name 'FullBlogPlugin' instead of 'TracFullBlog'
Attachments (0)
Change History (7)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 5 years ago by
Owner: | changed from osimons to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:3 Changed 5 years ago by
Resolution: | → invalid |
---|---|
Status: | accepted → closed |
comment:4 Changed 5 years ago by
Note: See
TracTickets for help on using
tickets.
You have traces of the old plugin installed. Please use pip to uninstall as described if the commit message of r17701. Or, find the old egg and delete it. Please let me know if you continue to have trouble and I can provide more pointers on the uninstall.