Quote:
Originally Posted by kovidgoyal
Looks like it is related to the Quickview changes, you will have to wait for chaley to comment.
|
@kovid: that exception is happening because the Quickview plugin is "initialized" but the "actual_plugin_" is not. Apparently either "load_actual_plugin" is not being called or the plugin is being initialized a second time. Any idea how can this happen?