http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6602
Bug #: 6602
Summary: Reports dictionary doesn't properly recognize text
columns
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Platform: All
URL: /cgi-bin/koha/reports/dictionary.pl
OS/Version: All
Status: ASSIGNED
Severity: normal
Priority: P5
Component: Reports
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
When defining a dictionary definition the script checks the type of the table
column you have selected. If you've chosen a DATE column it displays date
limiters, if you've chosen a VARCHAR column it shows a <select> of choices. If
you choose a TEXT column you'll get a free text input to specify the
comparison. However, the script doesn't check for MEDIUMTEXT. This means if you
choose one of several MEDIUMTEXT columns you won't be able to input any string
for comparison.
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/