Development

#1370 ([adminGenerator Filter] filter works on varchar but not on text type in MySQL)

You must first sign up to be able to contribute.

Ticket #1370 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

[adminGenerator Filter] filter works on varchar but not on text type in MySQL

Reported by: Paul.Markovich Assigned to:
Priority: minor Milestone: 1.0.0
Component: Version: 1.0.0-beta4
Keywords: Cc:
Qualification:

Description

In the AdminGenerator? I have successfully used the filters with the wildcard * on 'varchar' type fields. However, the same filter (search) used on a 'text' type field returns no values with or without the wildcard.

Tested on 1.0.0-beta4

Change History

02/18/07 11:28:18 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [3501]) fixed filter works on varchar but not on text type (closes #1370)

02/18/07 11:28:32 changed by fabien

  • milestone set to 1.0.0.