Closed (fixed)
Project:
Better Select
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2011 at 15:59 UTC
Updated:
20 Sep 2013 at 15:41 UTC
The betterselect module can access nonexistent indexes in arrays, resulting in PHP errors when using PHP 5.3.
The attached patch addresses this.
| Comment | File | Size | Author |
|---|---|---|---|
| betterselect.5.3.patch | 1.34 KB | elliotttf |
Comments
Comment #1
john franklin commentedCommitted. Thanks for the patch.