Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#662 closed defect (fixed)

Array.prototype.find breaks on Google Maps

Reported by: jng Owned by: jng
Priority: P2 Milestone: Future
Component: Widgets Version: 2.0
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

Reported here (http://osgeo-org.1560.x6.nabble.com/fusion-error-searchStr-test-is-not-a-function-td5360383.html)

Unlike the fix in that thread we'll just test for the existence of searchStr.test in addition to the current (searchStr is function) test

Change History (2)

comment:1 by jng, 6 years ago

Resolution: fixed
Status: assignedclosed

In 3032:

Check for existence of searchStr.test

Fixes #662

comment:2 by jng, 6 years ago

In 3033:

Merged revision(s) 3032 from trunk:
Check for existence of searchStr.test

Fixes #662
........

Note: See TracTickets for help on using tickets.