Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0rc2
-
Fix Version/s: 1.0
-
Component/s: examples, mapbuilder-lib
-
Labels:None
-
Environment:Internet explorer and the Context Editor Demo
-
Number of attachments :
Description
Line 77 from WMSCapabilities uses localName which is not supported by IE, one should use baseName instead (http://www.informit.com/articles/article.asp?p=29389&seqNum=5&rl=1)
fixed it with a if statement to catch IE