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@lists.koha-community.org
          Reporter: david.robe...@ptfs-europe.com
        QA Contact: testo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to