[Koha-bugs] [Bug 33017] New: SQL comments are not fully ignoring runtime parameters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 21 01:29:11 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33017

            Bug ID: 33017
           Summary: SQL comments are not fully ignoring runtime parameters
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: david.roberts at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

If you use SQL comments in a report, runtime parameters are not fully ignored.
For example:

/* WHERE branchcode = <<Library|branches>> */

When the report runs, it correctly ignores this parameter, but it still
requires the a library branch to be selected before the report can run.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list