Default dc metadata schema not used when selecting fields from DIM for default 
item display
-------------------------------------------------------------------------------------------

                 Key: DS-822
                 URL: https://jira.duraspace.org/browse/DS-822
             Project: DSpace
          Issue Type: Bug
          Components: XMLUI
    Affects Versions: 1.7.0, 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0
            Reporter: Claudia Jürgen
            Priority: Major


In the DIM-handler.xsl and it's Mirage counterpart item-viewer.xsl the template 
for the creation of the default item display

<xsl:template name="itemSummaryView-DIM-fields">

does take the default metadata schema 'dc'  into account. All the matching and 
selection of dim:fields is done without mdschema.

Thus instances with multiple schemata and fields only unique within one schema 
might display wrong data in the item display.

This occurs in other templates, too:
<xsl:template match="dim:dim" mode="itemSummaryList-DIM"> 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to