Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Plugins
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Sep 2013 at 18:37 UTC
Updated:
9 Mar 2022 at 12:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #0.0
Anonymous (not verified) commentedadded info
Comment #1
drunken monkeyThanks for reporting this issue. This is of course rather stupid behavior, you are right. It might even be a good idea to fix this by just never validating the configuration forms of disabled plugins.
However, in this case I think the simpler fix is to just not check for either of them being specified – if none is, the processor will do nothing, but what's the harm in that?
Patch attached.
Comment #2
drunken monkeyCommitted.