Closed (fixed)
Project:
Fantasy Formula 1
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2011 at 00:23 UTC
Updated:
28 Feb 2011 at 23:31 UTC
With the new batch api archiving of old teams, the year is no longer being populated. In ff1.newseason.inc:
$node->field_season[0]['value'] = date('Y')-1; // Season
Comments
Comment #1
ff1 commentedAbove code works.