[GeoNetwork-users] Detail Metadata from button not shown on Remote Search

Hi !

This could be a simple bug, but thought it could get corrected.

I have setup two nodes within our Intranet(Node 1 and Node 2) - one uses
McKoi and the other mySQL 4.1 and I am on Geonetwork 2.0.0

I have modified the repositories.xml file of Node 2 and have added the
parameters of Node 1 (3 sections). Thus, the Node 1 appears in the list of
Server for remote search in Node 2. When I search, it does bring the
metadata (Title, Node Name, Abstract and METADATA button) from the remote
Node 1. Clicking the Metadata Title gets in the detail metadata, but
clicking the button doesnot get the metadata, rather an error saying:

metadata not found -->35

I did view source of the page and it is as follows:

<a href="/geonetwork/srv/en/remote.show?id=35&currTab=simple">35 - Testing
Remote Search Capability from Node 2</a>

The above link works,as it is coming from the title. But, below coming
from the button is giving the problem. Perhaps, it should also be
.....remote.show?id=35..... ???

<button
onclick="load('/geonetwork/srv/en/metadata.show?id=35&amp;currTab=simple')"
class="content">Metadata</button>

Looking forward for geonetwork 2.0.1!!

Sushil