Ticket #2277 (closed feature: fixed)
Openlayers in an UpdatePanel with IE8 gets: htmlfile: Invalid argument
| Reported by: | glink | Owned by: | crschmidt |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Control.PanZoom | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Awaiting User Feedback |
Description
Is there a known issue with trying to use OpenLayers in a .net UpdatePanel with IE8? I am trying to have an openlayers map in an UpdatePanel with IE8 and get the message htmlfile: Invalid argument on line 237 of PanZoomBar.js when returning to the previous page.
line 237 has: this.div.removeChild(this.zoombarDiv);
I get this error the same number of times as partial post backs occurred on the page with the map. I'm using OpenLayers 2.8. My code works fine with FireFox.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

