Download & Extend

Namespace plugin caching bug causes using >1 namespaces to fail

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

AttachmentSize
eparser_namespacepluginfix.patch1.05 KB

Comments

#1

Status:active» fixed

Committed a slightly modified version of this.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here