Item's file listing with directory name with "+" in it.

If you are having a problem using Vault, post a message here.
Post Reply
diftil
Posts: 3
Joined: Thu Feb 02, 2012 9:54 pm

Item's file listing with directory name with "+" in it.

Post by diftil » Thu Feb 02, 2012 10:00 pm

Ok, this one is a bit obscure... Version 5.1.1.

1) I have a directory that ends with the character "+"
2) I have an Item entered for a file within that directory. I fixed the bug.
3) There's a link in the Item page for the file modified. When I click the link, I get a blank screen.

This is the URL that the link takes me to:
https://blah.server.com/VaultService/Va ... ch%201.0.2+/Source/Interface/messagepage.c

If I change the "+" character in that URL to %2b, the link works just fine:
https://blah.server.com/VaultService/Va ... ch%201.0.2%2b/Source/Interface/messagepage.c

So that's my bug report.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Item's file listing with directory name with "+" in it.

Post by lbauer » Fri Feb 03, 2012 6:55 am

Thanks for the report! I was able to reproduce this. In fact, even after logging out an logging in again, I could not access Source Control in the Vault web client -- just got a blank page. I had to restart IIS. I've logged bug 16148, and it will be considered for a future version of Vault.

In the meantime, the workaround is to rename the directory, as you have.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply