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.