Skip to content

Version 1.2.2

eggwhites edited this page Feb 13, 2013 · 2 revisions

The list below includes enhancements and bug fixes in version 1.2.2.

Table of Contents

Enhancements

System Environment

  • Support for Tomcat 7
  • Support for Glassfish 3.1.2
  • Support for Internet Explorer 9

User Management

  • A simple user management UI for Geoportal administrators to manage groups
  • Error thrown when Geoportal accesses a large (e.g., 1000+ in one group) Active Directory instance (Fixed)
  • Metadata management group function to view and download records when metadata management groups are configured (Fixed) - NIM063866

Discovery

  • Integration with FGDC Service Status Checker to check health of registered web services
  • Preview of ArcGIS for Server 10.1 Services
  • Default Viewer configuration with ArcGIS Viewer for Flex 2.5 and Geoportal FindData Widget
  • JSON response enhancement to include totalResults, startIndex, itemsPerPage and thumbnail URL
  • Add to Cart to group selected items from search results and execute custom functionality
  • Support for European projections for base map in FindData widget in ArcGIS Viewer for Flex 2.5

Publishing

Synchronization

  • Support for ArcGIS for Server 10.1 services harvest
  • Harvester status check for administrator
  • Harvesting of THREDDS 4.2.x repositories, including the catalog parameter that enables retrieval of additional information items to enrich the metadata, is supported. THREDDS 4.3 not yet supported.
  • Frequency configuration for a full harvest on a repository
  • Response parsing error for WAF harvest - URLs having a relative path and single quotation for href element, redundant metadata URL links (Fixed)

Portal for ArcGIS Integration

  • Standard metadata support with GXE editor, FGDC and ISO metadata details page
  • Connect Portal for ArcGIS viewer to "Add to Map" as a Map Viewer
  • Capabilities for custom projects - if you're interested in these capabilities, please contact portal(at)esri.com: Portal synchronization, CSW discovery service for Portal for ArcGIS

Miscellaneous

  • Default context-sensitive Help links to Geoportal Server media wiki page in SourceForge instead of local help

Known Issues

System Environment

  • Apache Tomcat 6.0.13 and earlier not supported. If used, when users access certain pages (Register Network Resource, the Search page), they'll be redirected to the Home Page. Logfile will show an error that the EL expression cannot be parsed. This is an issue with Apache Tomcat and not Geoportal code. Workaround is to use later version of Tomcat; recommended is version 6.0.32 and higher.

User Management

  • Geoportal does not support registering new users through Register page or changing a password through the My Profile page if configured with Microsoft Active Directory.

Discovery

  • WMTS support the Javascript API has issues with certain instances of WMTS; also, most WMTS will not be able to be previewed.
  • The ability for a WMS service to be previewed will depend on the projections supported by the service specified for the Geoportal Search map. See the Important Notes in the Changing the Map Service Topic for details.
  • When the thumbnail in metadata is not found, an empty image displays in the search result/details page.
  • Thumbnails with partially encoded URL reference (e.g., http://www.testserver.com/images/Note%20the%20encoding%20here/but no encoding here.JPG), the h:graphicImage java server faces component renders the link with plus signs in the spaces. Workaround is to use fully encoded URLs in thumbnail links.
  • Searching ArcGIS.com through federated search allows users to choose Live Data and extent for a search criteria, but these are not supported by ArcGIS.com.
  • KML and KMZ file having html code in CDATA section as a description does not get rendered properly and show html string.
  • KML files that use a geometry other than points or rectangles (e.g., lines, other polygons) will not be rendered on the Preview page.
  • When a document title is long with no spaces, HTML rendering does not wrap the title in search results.
  • When OntologyService.war is deployed in weblogic without unzipping the .war file, the Ontology service does not return related terms.
  • For metadata records published with the first letter of their title being a diacritic letter, the records will be sorted with diacritic titles below the non-diacritic titles if Search results are ordered by title.

Publishing

  • Geoportal calendar does not work properly if a server is set with different locale in JVM such as Buddhist calendar.
  • When metadata status gets updated with the checkbox "Apply action to the entire result set", the status change gets updated in search and lucene index files when the next synchronization (to sync between lucene index and database) process runs and finishes.

Synchronization

  • For CSW protocol, incremental Synchronization will not reharvest metadata that have been deleted from admin interface.
  • If a repository doesn't support last updated date info, Incremental sync will act like full sync.

Back to Release Notes
Clone this wiki locally