Ticket #2302 (closed feature: invalid)
"Invalid argument" and "Unspecified error" errors in IE
| Reported by: | cpatterson | Owned by: | dwins |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | general | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: |
Description
We're using Openlayers on FixCity.org, and have run into some issues for users on IE.
Specifically, we get "Invalid argument" errors in Openlayers.js line 603 - the highlighted text in the IE8 debugger is
style.addRule('olv\\:*',"behavior: url(#default#VML); "+"position: absolute; display: inline-block;"
This can be seen at http://bikeraction-dev.thor.openplans.org/
We also get "Unspecified error" in Openlayers.js line 604 - the highlighted text in the IE8 debugger there is
return!!(document.namespaces)
This can be seen at http://bikeraction-dev.thor.openplans.org/rack/new/
Our ticket is at https://projects.openplans.org/fixcity/ticket/88 in case there's any more useful information there
Change History
Note: See
TracTickets for help on using
tickets.
