Posted by webernet on March 17, 2008 at 6:43pm
Jump to:
| Project: | Tracker 2 |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Noticed this here on drupal.org, every view of an empty tracker page results in three php errors.
This is probably the important one:
array_fill() [function.array-fill]: Number of elements must be positive in /sites/all/modules/tracker2/tracker2.module on line 325.
Comments
#1
I'm fixing this now by skipping all the fancy array code if there aren't any nodes. Will release update as soon as I'm off this crazy VPN.
#2
Fixed and released as 1.12.