Michael Vorburger created FINERACT-1066:
-------------------------------------------
Summary: NullPointerException at
SQLInjectionValidator.validateSQLInput()
Key: FINERACT-1066
URL: https://issues.apache.org/jira/browse/FINERACT-1066
Project: Apache Fineract
Issue Type: Bug
Reporter: Michael Vorburger
See FINERACT-932 for general background; I'm currently seeing this in logs of
[https://www.fineract.dev|https://www.fineract.dev/]:
{noformat} java.lang.NullPointerException
at
org.apache.fineract.infrastructure.security.utils.SQLInjectionValidator.validateSQLInput
(SQLInjectionValidator.java:36)
at
org.apache.fineract.infrastructure.security.utils.ColumnValidator.validateSqlInjection
(ColumnValidator.java:94)
at
org.apache.fineract.portfolio.group.service.CenterReadPlatformServiceImpl.retrieveAll
(CenterReadPlatformServiceImpl.java:432)
at
org.apache.fineract.portfolio.group.api.CentersApiResource.retrieveAll
(CentersApiResource.java:219) {noformat}
[~Manthan] is this perhaps something you'd like to pick up?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)