[ 
https://jira.duraspace.org/browse/DS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim Shepherd updated DS-411:
----------------------------

    Fix Version/s:     (was: 1.8.0)
    
> XMLUI itemSummaryList-DIM only matches first possible author metadata field
> ---------------------------------------------------------------------------
>
>                 Key: DS-411
>                 URL: https://jira.duraspace.org/browse/DS-411
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 1.5.0, 1.5.1, 1.5.2
>            Reporter: Kim Shepherd
>            Assignee: Kim Shepherd
>
> itemSimmaryList-DIM template uses choose/when/otherwise logic to test for 
> valid author metadata fields, eg. dc.contributor.author, dc.creator, 
> dc.contributor.* -- because of the logic used, any match on a test will cause 
> subsequent tests to skip.
> The attached patch replaces this logic with a series of <xsl:if> tests nested 
> in a <xsl:choose> which tests for the existence of *any* of the possible 
> fields (dc.contributor.author, dc.creator, dc.contributor.*)
> Please give feedback as to whether this is useful.. it fixes some annoying 
> bugs experienced when a combination of dc.contributor.author and dc.creator 
> is used (or if one has an empty string for a value), but I am concerned my 
> fix could affect repositories using dc.contributor.supervisor or 
> dc.contributor.advisor, if they don't wish that field to be displayed with 
> authors.

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

        

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to