Quick patch as the registry on PLE was returning
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 9 Apr 2014 15:57:19 +0000 (17:57 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 9 Apr 2014 15:57:19 +0000 (17:57 +0200)
commitf753c6811d4677166ae71ebab039069783b019e1
treed6323757133ccbee6eae3a7450e27aa8c09834a5
parentea38c16d3b1539b1ee6ee305d658ac3e1e5dd79f
Quick patch as the registry on PLE was returning
'urn': 'urn:publicid:IDN++ple'
which broke manifold down the road
With this patch in place we now get
'urn': 'urn:publicid:IDN+ple+authority+sa’
instead which is already better
sfa/managers/registry_manager.py