Posted by andrewlevine on October 20, 2009 at 2:37pm
Jump to:
| Project: | FeedAPI Extensible Parser |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Namespace plugin caching uses feed NID as a cache key (probably was copied over from the type plugin caching). This doesn't work because unlike type plugins there can be multiple namespace plugins per feed. Patch attached changes the cache key to feed nid + namespace
| Attachment | Size |
|---|---|
| eparser_namespacepluginfix.patch | 1.05 KB |
Comments
#1
Committed a slightly modified version of this.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.