Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




XML in a custom field throwing error

web-app

Hi, I am attempting to paste some XML content into a custom field through the web UI. It appears like there is some kind of scanner that is trying to block potential scripting attacks or something. Is there any way to get around this?

" "

It appears like I can paste this text in the Issue Description though...

Here is a copy of my error log:

A potentially dangerous Request.Form value was detected from the client (ctl00$Main$IssueUC1$CustomFieldRepeater$ctl00$CF$customfield3=""). at System.Web.HttpRequest.ValidateString(String s, String valueName, String collectionName) at System.Web.HttpRequest.ValidateNameValueCollection(NameValueCollection nvc, String collectionName) at System.Web.HttpRequest.getForm() at System.Web.HttpRequest.getHasForm() at System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) at System.Web.UI.Page.DeterminePostBackMode() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.issuewindowsissuepopupaspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

matrix4123
· 1
matrix4123
Replies (2)
helpful
0
not helpful
ANSWER

Which version of Gemini are you running? In 4.0 it is now possible to do so. You can change the web.config file to not validate requests but it is not recommended.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Oh, ok. Thanks for the info. We are still on 3.7.3. Looks like our update subscription expired right before the 4.0 launch! lol


matrix4123
· 1
matrix4123