Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.5
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
Description
After upgrading a 1.4 database to 1.5 there are several errors about missing fields such as is_search_range. After adding these fields (from the DB definition) the problem is fixed.
The patch below adds these fields to the 1.5 update for mysql 4.1 (4.0 probably needs patching too - didn't test).