Summary: | reports dictionary limited to only 1 field | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Reports | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, jonathan.druart, nengard, tomascohen |
Version: | Main | ||
Hardware: | PC | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 4281: Reports dictionary supports only 1 field selection
[SIGNED OFF]Bug 4281: Reports dictionary supports only 1 field selection [PASSED QA] Bug 4281: Reports dictionary supports only 1 field selection |
Description
Chris Cormack
2010-05-21 01:25:19 UTC
Created attachment 37182 [details] [review] Bug 4281: Reports dictionary supports only 1 field selection The reports dictionary allows the user to select several fields, but only 1 is used. The interface is quite confusing. This patch removes the multiple selection and permit to select only 1 field. Test plan: 1/ Create a report dictionary (reports/dictionary.pl) 2/ On the step 3, confirm that only 1 field can be selected Confirm there is no regression on this tool. Created attachment 37594 [details] [review] [SIGNED OFF]Bug 4281: Reports dictionary supports only 1 field selection The reports dictionary allows the user to select several fields, but only 1 is used. The interface is quite confusing. This patch removes the multiple selection and permit to select only 1 field. Test plan: 1/ Create a report dictionary (reports/dictionary.pl) 2/ On the step 3, confirm that only 1 field can be selected Confirm there is no regression on this tool. Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Created attachment 37665 [details] [review] [PASSED QA] Bug 4281: Reports dictionary supports only 1 field selection The reports dictionary allows the user to select several fields, but only 1 is used. The interface is quite confusing. This patch removes the multiple selection and permit to select only 1 field. Test plan: 1/ Create a report dictionary (reports/dictionary.pl) 2/ On the step 3, confirm that only 1 field can be selected Confirm there is no regression on this tool. Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks Jonathan! Pushed to 3.18.x will be in 3.18.7 |