[eml-dev] [Bug 3166] New: - remove extra "attributeindex" parameter in eml-settings.xsl

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Feb 26 16:01:02 PST 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3166

           Summary: remove extra "attributeindex" parameter in eml-
                    settings.xsl
           Product: EML
           Version: 2.0.1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: eml - general bugs
        AssignedTo: leinfelder at nceas.ucsb.edu
        ReportedBy: leinfelder at nceas.ucsb.edu
         QAContact: eml-dev at ecoinformatics.org


The "attributeindex" parameter is multiply defined in the eml-settings.xsl
file.  This came up when trying to view metadata from within Kepler.  The XSLT
parser did not like this double definition.
Neither Jing not Dan could recreate the problem on their systems.
But declaring parameters twice is not correct, and since it breaks the style
sheet for me, why no remove it?

Not sure what this means in terms of packaging and tagging as a new release
(use RELEASE_EML_2_0_1_UPDATE_6?).

I've tried including this change in the kepler style jar and can successfully
view the metadata there.


More information about the Eml-dev mailing list