[GeoNetwork-devel] [GeoNetwork opensource Developer website] #1088: search map functions in tabsearch in advanced search options menu don't work eg. no zoom, pan etc

#1088: search map functions in tabsearch in advanced search options menu don't
work eg. no zoom, pan etc
---------------------+------------------------------------------------------
Reporter: simonp | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.8.0 RC2
Component: General | Version: v2.8.0RC1
Keywords: |
---------------------+------------------------------------------------------
Seems to be some sort of conflict between the search map and the map used
to display bounding boxes in search results tab as removing the map from
the search results tab seems to fix the problem. We have an app that does
its own bounding box generation so the simple fix for us was to remove the
map from the results tab - but this obviously won't be suitable for
others.....

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1088&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1088: search map functions in tabsearch in advanced search options menu don't
work eg. no zoom, pan etc
---------------------+------------------------------------------------------
Reporter: simonp | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.8.0
Component: General | Version: v2.8.0RC1
Keywords: |
---------------------+------------------------------------------------------
Changes (by ianwallen):

  * milestone: v2.8.0 RC2 => v2.8.0

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1088#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1088: search map functions in tabsearch in advanced search options menu don't
work eg. no zoom, pan etc
---------------------+------------------------------------------------------
Reporter: simonp | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.8.0
Component: General | Version: v2.8.0RC1
Keywords: |
---------------------+------------------------------------------------------

Comment(by bjohare):

in getResultsMap() method of App.js, adding the map options using
map.setOptions() rather than via the map constructor appears to fix the
problem.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1088#comment:2&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1088: search map functions in tabsearch in advanced search options menu don't
work eg. no zoom, pan etc
----------------------+-----------------------------------------------------
  Reporter: simonp | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.8.0
Component: General | Version: v2.8.0RC1
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by simonp):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed in commit 120397a6f3f0e61e2d5fd98be32eb170bcc7b8f9

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1088#comment:3&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.