Opened 12 years ago

Closed 12 years ago

#696 closed defect (fixed)

Catalogue.metadataShowById broken

Reported by: jsewell Owned by: geonetwork-devel@…
Priority: major Milestone: v2.6.5
Component: General Version: v2.6.3
Keywords: Cc:

Description

Catalogue.metadataShowById has the following quoted out (stopping it from working)

record: this.metadataStore.getAt(this.metadataStore.find('uuid', uuid)),

This is not the case in Catalogue.metadataShow, which also seems to set many other variables - I suspect they should all be copied over.

Change History (1)

comment:1 by fxp, 12 years ago

Resolution: fixed
Status: newclosed

Committed revision 8558.

Note: See TracTickets for help on using tickets.