[ 
https://issues.apache.org/jira/browse/FINERACT-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Terence Monteiro updated FINERACT-2642:
---------------------------------------
    Description: Besides the use of reporting params in report_sql in WHERE 
clause expressions, there are a couple of standard reports using the pattern 
${param} AS header to configure the headers in the tabular output of the SELECT 
query. Currently no report has string parameters, but if such report is added, 
then it bypasses the prepared statement execution and needs to be handled 
safely.

> Stretchy reports: string param interpolation in ${param} AS header
> ------------------------------------------------------------------
>
>                 Key: FINERACT-2642
>                 URL: https://issues.apache.org/jira/browse/FINERACT-2642
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Terence Monteiro
>            Priority: Major
>
> Besides the use of reporting params in report_sql in WHERE clause 
> expressions, there are a couple of standard reports using the pattern 
> ${param} AS header to configure the headers in the tabular output of the 
> SELECT query. Currently no report has string parameters, but if such report 
> is added, then it bypasses the prepared statement execution and needs to be 
> handled safely.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to