Opened 13 years ago
Closed 13 years ago
#696 closed defect (fixed)
Catalogue.metadataShowById broken
Reported by: | jsewell | Owned by: | |
---|---|---|---|
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.
Note:
See TracTickets
for help on using tickets.
Committed revision 8558.