Community
Participate
Working Groups
Created attachment 174122 [details] stacktrace - create a MoDisco project containing a space in its name - create a query set in this project - create a Java query in the query set - try to execute it
Fixed in revision 2678. Apparently, BundleContext#installBundle expects a URL with real spaces instead of encoded as "%20".
Bug fixed.