Download & Extend

Incorrect definition of the fid database field

Project:Custom filter
Version:6.x-2.x-dev
Component:Database schema
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)
Issue tags:6.x-1.0-beta7, 6.x-2.0-beta3

Issue Summary

The module uses, for the fid database field, a data type that can contain more values than the delta field used from filter.module. As consequence, the module could pass to filter.module a value that the module is not able to save in its own database table.

Comments

#1

Version:6.x-1.x-dev» 6.x-2.x-dev
Priority:normal» minor

This bug is not evident, until the user doesn't create enough filters that the field primary key contains a value Drupal core core is not able to preserve into the filters table.

#2

Component:Miscellaneous» Database schema

#3

Status:active» fixed

The code has been changed, and committed in CVS (for both the branches).

#4

Issue tags:+6.x-2.0-beta3

I am correcting the issue tags.

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.