[Bug 9634] New: Allow for parameters re-use on SQL reports
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634 Bug ID: 9634 Summary: Allow for parameters re-use on SQL reports Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com If a parameter is used several times on a report, don't ask for him for each occurence. Detect duplicate name and re-use. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Parameters are passed through CGI in a way they are processed in order. A way of mapping parameter value to the pair (name,authval) (kind of using it as an ID) is needed for the task. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org