Closed (fixed)
Project:
FeedAPI Extensible Parser
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 14:37 UTC
Updated:
3 Nov 2009 at 16:20 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| eparser_namespacepluginfix.patch | 1.05 KB | andrewlevine |
Comments
Comment #1
neclimdulCommitted a slightly modified version of this.