I was taking a look at the Alloy template demo kit and noticed that the attribute validateRequest is set to false in the node (https://github.com/episerver/AlloyDemoKit/blob/master/src/AlloyDemoKit/Web.config)
While searching this forum and the internet, it seems like in the past there were some compatibility issues between the asp.net validation process and some Episerver functionality.
Has anyone had the chance to validate whether validateRequest="false" is still needed for the latest version of EPiServer? If so, is there any documentation about which are the features affected, would validateRequest be set to true
Hello,
I was taking a look at the Alloy template demo kit and noticed that the attribute validateRequest is set to false in the node (https://github.com/episerver/AlloyDemoKit/blob/master/src/AlloyDemoKit/Web.config)
While searching this forum and the internet, it seems like in the past there were some compatibility issues between the asp.net validation process and some Episerver functionality.
Has anyone had the chance to validate whether validateRequest="false" is still needed for the latest version of EPiServer? If so, is there any documentation about which are the features affected, would validateRequest be set to true
Thanks in advance for any comments/feedback!