Fix for Bug 6602 - Reports dictionary doesn't properly recognize text columns
authorOwen Leonard <oleonard@myacpl.org>
Mon, 18 Jul 2011 19:38:13 +0000 (15:38 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 24 Aug 2011 23:49:04 +0000 (11:49 +1200)
commitdf2a3a9a3cf138bc11e2a39b4aad591d17359830
tree9a44361810fecd1fada18c5c200b6612695b15cd
parent73081505f59f2d6ba256fcab1226e43c93d7ae92
Fix for Bug 6602 - Reports dictionary doesn't properly recognize text columns

Reports dictionary won't let you set a comparison for MEDIUMTEXT columns. To
test, choose a MEDIUMTEXT column like borrowers.surname in Step 3 of adding
a new dictionary definition. Before the patch, in Step 4 you would not see
any kind of form field for entering a comparison. After patching Step 4 will
offer you a field labeled "Search string matches."

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixes described problem with mediumtext columns.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
reports/dictionary.pl