Project

General

Profile

Actions

Bug #1748

closed

"Get metadata" menu item only works for EML 2.0.0 documents

Added by Matt Jones over 19 years ago. Updated about 19 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
actors
Target version:
Start date:
10/27/2004
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1748

Description

Currently the "Get metadata" function only works for EML 2.0.0. The version is
hardcoded in the code, but instead it should be determined from the namespace of
the EML document and then used to lookup the appropriate XSLT stylesheet to be
used. This is a fairly straightforward change, but EML200DataSource needs to be
extended to provide access to the namespace information.

Actions #1

Updated by Jing Tao about 19 years ago

In ResultRecord class(parent class of EML200DataSource), a field - namespace was
added. After searching, the namespace will be set there. So in EML200DataSource,
the hard code of namespace was removed. Instead, the namespace will be gotten
from the get method.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 1748

Actions

Also available in: Atom PDF