Koha/opac/svc
Galen Charlton 1931d2d22f Bug 9915: (follow-up) use SQL placeholders
This patch teaches C4::Reports::Guided::execute_query()
how to accept a list of query parameter values.  It then
follows-up on the main patch by simplifying how it converts
report parameters to a complete SQL query, and removes the
use of DBI->quote() and complicated regexes.

To test:

[1] Verify that using the OPAC svc/report service with
    sql_params continues to work.
[2] Verify that there are no regressions with running
    reports from the staff interface, both via the web
    service and the reports interface.
[3] Verify that prove -v /db_dependent/Reports_Guided.t passes.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
No regressions found.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-20 22:54:09 +00:00
..
login Bug 9587 : Handling mismatched emails better 2013-02-24 10:15:56 -05:00
overdrive_proxy Bug 10320: (follow-up) handle OverDrive authentication failure more gracefully 2013-09-08 07:04:50 +00:00
report Bug 9915: (follow-up) use SQL placeholders 2014-04-20 22:54:09 +00:00
shelfbrowser.pl Bug 10856: Improve the previous and next items on the shelf browser 2013-10-04 15:56:35 +00:00
suggestion Bug 8726: ExplodedTerms suggestion plugin (functionality) 2012-09-28 17:08:21 +02:00