# HG changeset patch # User Goffi # Date 1597524882 -7200 # Node ID 7515e1878004825be7eb6434a2bad98de7226ab9 # Parent ec93feac0e74d0ea958e8de8ab59b55f27916747 plugin list of interest: fixed registerPubsub diff -r ec93feac0e74 -r 7515e1878004 sat/plugins/plugin_exp_list_of_interest.py --- a/sat/plugins/plugin_exp_list_of_interest.py Sat Aug 15 20:30:20 2020 +0200 +++ b/sat/plugins/plugin_exp_list_of_interest.py Sat Aug 15 22:54:42 2020 +0200 @@ -136,7 +136,7 @@ if element is not None: pubsub_elt.addChild(element) uri_kwargs = { - "path": service, + "path": service.full(), "node": node } if item_id: