Jump to content
We've recently updated our Privacy Statement, available here ×
  • Uncommenting is required to modify the validation.properties file's Validator.ValidSQL


    ghudson_1
    • Version: v7.5 Product: JasperReports® Server

    Issue Description

    A new change in 7.2.0 and 7.5.0 requires some additional commenting for the JRS Sql Validator. If you are modifying the ValidSQL validator in validation.properties and not seeing any effect, then you have an extra step to take.


    Resolution

    Modify security.properties and uncomment line 460 in version 7.5.0

     

    Before: # sqlQueryExecutor=Alpha,ValidSQL,500000,true,SQL_Query_Executor_context

     

    After:  sqlQueryExecutor=Alpha,ValidSQL,500000,true,SQL_Query_Executor_context

     

    Ref. Case 01858739


    User Feedback

    Recommended Comments



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...