Opened 16 years ago
Closed 16 years ago
#466 closed defect (fixed)
Zoom To Coordinates doesn't work
Reported by: | rwoita | Owned by: | marc |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | user interface | Version: | 2.6 rc1 |
Keywords: | Cc: |
Description
moving the mouse above the ok-button after entering coordinates in the fields the following error occurs (FireBug 1.3):
highlight is not a function onmouseover(mouseover clientX=194, clientY=350)index.ph...pBA%3D%3D (Linie 2) [Break on this error] highlight(document.zoomCoordsFor...value, document.zoomCoordsForm.Y.value);
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
I use my own gui which was created from the original guis. But you're right, using gui1 in my installation everything is fine. hmm, are there dependencies to other modules ?
ronald
comment:3 by , 16 years ago
loading module 'wfs' into gui causes the effect described above
regards ronald
comment:4 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I've renamed the highlight functions to ==>highlightZoomcoords
because they corrupted with the wfs functions (same name)
see in 2.6 branch:
http://trac.osgeo.org/mapbender/changeset/3959/branches/2.6/http/javascripts/mod_zoomCoords.php
trunk:
http://trac.osgeo.org/mapbender/changeset/3960/trunk/mapbender/http/php/mod_zoomCoords.php
*set to fixed
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
tested again, it works, I closed the ticket
which gui do you use? I've tested it in gui1 and it worked well without an error
regards marc