Opened 16 years ago
Closed 15 years ago
#490 closed defect (fixed)
Digitizing doesn't work in IE 7/8
Reported by: | rwoita | Owned by: | marc |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | digitizing | Version: | 2.6 rc1 |
Keywords: | Cc: | marc |
Description
moving the mouse into mapframe with activated digitize button (point/line/polygon) an error appears (only IE 7/8):
--> Meldung: 'window.frames[...].event.clientX' ist Null oder kein Objekt Zeile: 1249 Zeichen: 4 Code: 0 URI: http://shdh301.hdb.sv.rostock.de/intranet/javascripts/map.php?&guiID=GeoPort.MiPa&mb_myBBOX=
<--
Installation is a copy of current files from branch 2.6 In FF 3.0/3.5 it works properly and in a former version of the branch it worked for IE too.
Change History (5)
comment:1 by , 16 years ago
Cc: | added |
---|
comment:2 by , 16 years ago
Owner: | changed from | to
---|
maybe a geoserver problem??
i've heard, that ur could solve it... i will assing the ticket.
regards marc
comment:3 by , 16 years ago
Owner: | changed from | to
---|
Hi again,
i've tested with my own wfs and IE7 now, and got the same error message.
comment:4 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
problem was the browser switch.
It's handeled in V 2.6 in map_obj.js
changes in 2.6
http://trac.osgeo.org/mapbender/changeset/4602/branches/2.6/http/javascripts/mod_digitize_tab.php]
changeset of trunk
http://trac.osgeo.org/mapbender/changeset/4603/trunk/mapbender/http/javascripts/mod_digitize_tab.php
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Hi rwoita,
did you use your own WFS to digitize an object or the ccgis/weheregroup service?
I noticed some problems at their WFS server this week too.
regards Marc