the problem is the use of query parameters in the links to the sub pages. Currently the form hardening will block access to these pages because the request looks like a filled HTML form, which in fact it isn't.
the problem is the use of query parameters in the links to the sub pages. Currently the form hardening will block access to these pages because the request looks like a filled HTML form, which in fact it isn't.