Closed (fixed)
Project:
Browser update
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2013 at 14:16 UTC
Updated:
6 Sep 2013 at 12:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
guillaumev commentedHere is the patch.
Comment #2
scuba_flyLooking at the code I think the default value should be 2
which is the index of safari 4
the error occurred because index 4 was out of the scope of the array.
Included a patch:
Comment #3
erik frèrejeanBesides updating the index value,
bu_get_versions()should validate whether the requested index actually exists.Comment #4
pebosi commentedFixed in latest dev. Thanks.
Comment #5
pebosi commentedClosing.