Keyword expansion - edit .asp file extension

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
joeh
Posts: 5
Joined: Wed Jan 07, 2009 10:16 am

Keyword expansion - edit .asp file extension

Post by joeh » Wed Jan 07, 2009 10:22 am

I've been trying to modify the start and end of the history line for the .asp file extension for keyword expansion. I've tried <!-- and --> but receive this error:

A potentially dangerous Request.Form value was detected from the client (ctl00$ctl00$SectionMaster$ContentPlaceHolderOnAdminMaster$GridViewFileTypes$ctl11$TextBoxStartOfHistoryLine_Edit="

We're using verion 4.1.4.18402.

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

Re: Keyword expansion - edit .asp file extension

Post by lbauer » Wed Jan 07, 2009 4:44 pm

I was able to reproduce this. We'll look into it.
Linda Bauer
SourceGear
Technical Support Manager

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Re: Keyword expansion - edit .asp file extension

Post by jeremy_sg » Thu Jan 08, 2009 8:43 am

To get around this security feature, you can edit the KeywordExpansion.aspx file and add the following attribute to the Page element at the top of the file.

validateRequest="false"
Subscribe to the Fortress/Vault blog

andymiddleditch
Posts: 1
Joined: Thu Mar 05, 2009 4:57 am

Re: Keyword expansion - edit .asp file extension

Post by andymiddleditch » Thu Mar 05, 2009 5:02 am

We are getting the same problem. Is there a permenant fix for this, rather than just editing the server page code?!

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Re: Keyword expansion - edit .asp file extension

Post by jeremy_sg » Thu Mar 05, 2009 9:21 am

I'll make sure that this gets addressed in our next release.
Subscribe to the Fortress/Vault blog

Post Reply