Modify ↓
#11435 closed defect (fixed)
Make tag provider signature conform to interface definition
Reported by: | Steffen Hoffmann | Owned by: | osimons |
---|---|---|---|
Priority: | normal | Component: | FullBlogPlugin |
Severity: | normal | Keywords: | provider |
Cc: | Ryan J Ollos | Trac Release: | 0.11 |
Description
As reported in #11434 tag providers did not strictly conform to the interface definition (see ITagProvider
class definition in tractags/api.py).
While one might argue, that issues could be prevented by defensive programming, I'd prefer to fix it. Here is the small change required for this plugin. Thanks for taking care in advance.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
proposed fix for
FullBlogTagSystem.get_tagged_resources