Hi When I had both plugins/file.hpi and plugins/file.jpi present, the version string displayed in "Manage Plugins" was extracted from the .hpi file, but the actual plugin functionality is by the .jpi file.
To me this sound that the plugin information in pluginManager is extracted with different means (resulting from .hpi) as the way the plugin is actually used (=.jpi). Anyone care to comment?
