Category: | Bug report |
Priority: | High |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
When we turn the security.validation.input.on ON, the zoom in,zoom out and search within report viewer is not working. Below are the error from the logs
2022-06-09T12:49:08,594 ERROR Validator,http-nio-8081-exec-8:428 - [SECURITY FAILURE context=action-Create_AdHoc_context, key=action, type(AlphaNum)=^[\-]{0,1}[\p{L}\p{M}\p{N}]*$, input={"zoomValue":1.5,"actionName":"saveZoom"}, maxLength=50, isBlacklist=false]
2022-06-09T12:49:19,142 ERROR Validator,http-nio-8081-exec-2:428 - [SECURITY FAILURE context=action-Create_AdHoc_context, key=action, type(AlphaNum)=^[\-]{0,1}[\p{L}\p{M}\p{N}]*$, input={"actionName":"search","searchData":{"searchString":"Long","caseSensitive":false,"wholeWordsOnly":false}}, maxLength=50, isBlacklist=false]
v8.0.0
1 Comment: