Closed (fixed)
Project:
Page Title
Version:
7.x-2.7
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2012 at 20:44 UTC
Updated:
17 Oct 2014 at 11:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
noito commentedComment #2
Miff commentedProblem is that function
maxrequires an array argument, butdrupal_get_schema_versionsmight returnfalsevalue.Comment #3
nicholasthompsonPatch applied - thanks.