Incorrect definition of the fid database field

kiamlaluno - July 5, 2009 - 03:33
Project:Custom filter
Version:6.x-2.x-dev
Component:Database schema
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Issue tags:6.x-1.0-beta7, 6.x-2.0-beta3
Description

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.

#1

kiamlaluno - July 6, 2009 - 02:40
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

kiamlaluno - July 6, 2009 - 03:14
Component:Miscellaneous» Database schema

#3

kiamlaluno - August 1, 2009 - 20:30
Status:active» fixed

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

#4

kiamlaluno - August 4, 2009 - 21:52

I am correcting the issue tags.

#5

System Message - August 18, 2009 - 22:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.