Opened 15 years ago

Closed 15 years ago

#28 closed defect (fixed)

Trouble with IE not resolving the getScriptLocation function

Reported by: pauldzy Owned by: madair
Priority: major Milestone: 1.0.1
Component: core Version: 1.0.0
Keywords: getScriptLocation Cc:

Description

When using proj4js-combined.js or proj4js-compressed.js, the getScriptLocation function fails to return the correct location value (rather returns nothing). It seems to be looping through all the script objects and comparing them one-by-one to the "this.scriptName" value which is always just "proj4js.js". In the mismatch, one then cannot add new projections.

is there a better way to determine the location value? Sorry as I am a bit new to Javascript.

Cheers, Paul

Change History (1)

comment:1 by madair, 15 years ago

Resolution: fixed
Status: newclosed

fixed at rev 1523

Note: See TracTickets for help on using tickets.