Bug (minor): Search plugin; serviceenabled

Hi!

File:SearchPlugin.java

Line: 81

serviceEnabled = JiveGlobals.getBooleanProperty(“plugin.broadcast.serviceEnabled”, true);

I do not understand why it says broadcast here.

I think it should be:

serviceEnabled = JiveGlobals.getBooleanProperty(“plugin.search.serviceEnabled”, true);

  • Jörg

Hi Jörg,

Whoops - good catch. I’'ve checked in a fix and hopefully will be able to get it posted to the downloads page shortly.

Thanks,

Ryan

No problem

  • Jörg

Matt posted a fixed version of the plugin to the download section last night.

Thanks,

Ryan