#2048 No need to have the namespace when using the fullname
Merged by pingou. Opened by pingou.
fix_repeat  into  master

Download 2048.patch

The fullname already contains the namespace so we were showing something
like namespace/namespace/name instead of the expected namespace/name.
This commit fixes that.

:thumbsup:

Makes sense :thumbsup:

Thanks for the review! :)

rebased

Pull-Request has been merged by pingou

Metadata