http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9454

            Bug ID: 9454
           Summary: NewBasket does not use placeholders in sql
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Acquisitions
          Assignee: [email protected]
          Reporter: [email protected]

NewBasket interpolates variables into the sql string which is used to insert a
new basket in the database. This is a bad practice, placeholders should be used
instead allowing DBI to quote the input correctly

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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