Closed (fixed)
Project:
Openlayers
Version:
6.x-1.x-dev
Component:
OpenLayers UI
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2010 at 21:28 UTC
Updated:
10 Apr 2010 at 00:30 UTC
1.x somehow misspells $available_styles as $avilable_styles a lot: lines 354, 361, 368, 203 of openlayers_presets_ui.ui.inc and the comment on line 331. I'd assume that this is making things confusing for people.
Comments
Comment #1
zzolo commentedGood catch. Didn't affect actual execution, just a variable name type that was consistent.