[GeoNetwork-devel] [GeoNetwork opensource Developer website] #897: MCP1.4 and ANZLIC schema sample records - no title in search results

#897: MCP1.4 and ANZLIC schema sample records - no title in search results
-----------------------------+----------------------------------------------
Reporter: awalsh | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version:
Keywords: search, results |
-----------------------------+----------------------------------------------
I build and test GN trunk SVN9041 + ANZMEST schema plugins.
I load the ANZLIC and MCP1.4 sample records and then do
a search. The records appear in the search results but no
title is shown. Looking at the html with Firebug I find

Title element is missing id. no. and text, has only:

<a href="metadata.show?id=&currTab=simple"></a>

but it should be something like this:

<a href="metadata.show?id=4&currTab=simple">Geoscience Australia's Open
Day Photographs 26th August 2007</a>

Further info:

  Op. System Windows XP
  Java 1.6_07
  Jetty

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/897&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.

#897: MCP1.4 and ANZLIC schema sample records - no title in search results
----------------------+-----------------------------------------------------
  Reporter: awalsh | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.7.0
Component: General | Version:
Resolution: invalid | Keywords: search, results
----------------------+-----------------------------------------------------
Changes (by simonp):

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

Comment:

Andrew, Please use a later revision of trunk - I suspect you are using
9041 with the latest schema plugins and this will not work due to a change
I made to trunk to save memory in rev 9100. They work for me in 9103.
Thanks - Simon

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/897#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.

#897: MCP1.4 and ANZLIC schema sample records - no title in search results
----------------------+-----------------------------------------------------
  Reporter: awalsh | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.7.0
Component: General | Version:
Resolution: invalid | Keywords: search, results
----------------------+-----------------------------------------------------

Comment(by awalsh):

Hi Simon,

Thanks your suspicion is right. I realise now that I did the 'svn uppate'
a few days after the compiling the trunk and things got out sych. I
compiled
trunk for 9041 but my svn update was much later at 9102.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/897#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.