fix incomplete project name extraction issue

for encoded project name containing other than '/',
e.g. 'p1/p2,3' is encoded into 'p1%2Fp2%2C3
the extraction is cut off prematurely.
1 file changed