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.
Keyword expansion - edit .asp file extension
Moderator: SourceGear
Re: Keyword expansion - edit .asp file extension
I was able to reproduce this. We'll look into it.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Keyword expansion - edit .asp file extension
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"
validateRequest="false"
Subscribe to the Fortress/Vault blog
-
- Posts: 1
- Joined: Thu Mar 05, 2009 4:57 am
Re: Keyword expansion - edit .asp file extension
We are getting the same problem. Is there a permenant fix for this, rather than just editing the server page code?!
Re: Keyword expansion - edit .asp file extension
I'll make sure that this gets addressed in our next release.
Subscribe to the Fortress/Vault blog