#950 closed defect (fixed)
Thumbnail overview not working on iso19139 schema
Reported by: | ianwallen | Owned by: | ianwallen |
---|---|---|---|
Priority: | major | Milestone: | v2.8.0 RC1 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Uploaded a small and large thumbnail for an iso19139 document. There did not seem to be any location to see the large thumbnail. I'm assuming that it should work similar to the sample provided in the iso19115 - in which it displays the large thumbnail when the small thumbnail is clicked.
I have created a patch for the iso19139 schema.
Attachments (1)
Change History (4)
by , 12 years ago
Attachment: | metadata-iso19139.xsl.patch added |
---|
comment:1 by , 12 years ago
Milestone: | v2.7.0 → v2.8.0 RC1 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Actually the code to display the thumbnail was remove n svn Rev 7893 by fxprunayre
François, this looks like it was accidentally removed. Any comments?
If there is no objections then I suggest that the thumbnail logic from the metadata-iso19139.xsl file be restored from the changes done from svn Rev 7893.
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Commit: e3c3c5f9cf052783198aafaac71423299fcfc8a9
Thanks for reporting & for the patch.
comment:3 by , 12 years ago
I think this behaviour got broken by fixing issue #991, see my last comment there.
Patch